Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bit,bitset: Fix missing post-conditions and remove unnecessary dependency #112

Merged
merged 2 commits into from
Feb 26, 2020

Conversation

stotko
Copy link
Owner

@stotko stotko commented Feb 26, 2020

Some functions in the bit module do not specify relevant post conditions. Fix this issue and cleanup an unnecessary dependency of bitset to limits.

@stotko stotko added the bug label Feb 26, 2020
@stotko stotko added this to the 1.3.0 milestone Feb 26, 2020
@stotko stotko merged commit 836cc57 into master Feb 26, 2020
@stotko stotko deleted the bit_bitset_cleanup branch February 26, 2020 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant