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

Overflow issues that occur when *unchecked-math* is disabled #332

Open
athos opened this issue Jan 8, 2025 · 0 comments
Open

Overflow issues that occur when *unchecked-math* is disabled #332

athos opened this issue Jan 8, 2025 · 0 comments
Labels

Comments

@athos
Copy link
Member

athos commented Jan 8, 2025

As reported in #330 (review), when running tests with *unchecked-math* disabled, you'll see some tests fail due to overflow caused by the byte fn:

$ lein update-in : assoc :global-vars '^:replace {*warn-on-reflection* nil, *unchecked-math* nil}' -- test
...
Ran 372 tests containing 3832 assertions.
1 failures, 17 errors.
@athos athos added the bug label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant