-
Notifications
You must be signed in to change notification settings - Fork 56
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
assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Werror=strict-overflow] #163
Comments
Forgot to mention that i'm building with upstream commits on top of 4.3.30 Full build logs are available here https://abf.openmandriva.org/build_lists/249660 |
Ah, thanks. See also #155. |
I'm already on gcc-12.2.x and that issues occurs.
|
besser82
added a commit
that referenced
this issue
Nov 12, 2022
tpgxyz
added a commit
to OpenMandrivaAssociation/libxcrypt
that referenced
this issue
Nov 13, 2022
Issue closed with 502c671 |
Fixed in release v4.4.31. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, compiling latest 4.3.30 and got this error:
The text was updated successfully, but these errors were encountered: