Skip to content

Conversation

@firewave
Copy link
Collaborator

example:

test/testmathlib.cpp:393:43: error: integer constant is so large that it is unsigned [-Werror]
  393 |             constexpr MathLib::bigint i = 18446744073709551615;
      |                                           ^~~~~~~~~~~~~~~~~~~~

example:
```
test/testmathlib.cpp:393:43: error: integer constant is so large that it is unsigned [-Werror]
  393 |             constexpr MathLib::bigint i = 18446744073709551615;
      |                                           ^~~~~~~~~~~~~~~~~~~~
```
@sonarqubecloud
Copy link

@chrchr-github chrchr-github merged commit 876d4ef into danmar:main Aug 18, 2025
63 checks passed
@firewave firewave deleted the lit-overflow branch August 18, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants