julia
6792ad52
- fix IntSet tests invalid since #23138
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
fix IntSet tests invalid since #23138 Now IntSet have the length of their underlying BitVector be a multiple of 64, so resizing them to something else breaks this invariant.
References
#23559 - fix IntSet tests invalid since #23138
Author
rfourquet
Committer
rfourquet
Parents
fc54dc4c
Loading