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

SafeInt Multiplication Doesn't Work With Os optimization on gcc 13.2 #1806

Open
geoffreycampbell opened this issue Oct 1, 2024 · 0 comments

Comments

@geoffreycampbell
Copy link

When trying to build this for Ubuntu 24.04, I ran into issues with the * operator in safeint, where the multiplication result would always be 0. I found it works correctly on the latest version of safeint so cpprestsdk just needs to use that version.

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

No branches or pull requests

1 participant