Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
calculate_log2_keysize: use Windows implementation not just with MSVC
The inner loop of build_indices_generic() otherwise never stops since it gets a full dict and can never find a free slot.
- Loading branch information