-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added some assertions to prevent use of bitwise operations on numbers…
… without integer precision. A refactoring will be necessary to make sure these simple bitwise operations are used on 32 bit integers, which right now is not the case.
- Loading branch information
1 parent
f7e77f7
commit c393c9b
Showing
1 changed file
with
18 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters