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

fix bug detected at /Wall warning level in MSVC: comparison with the wrong variable: the slides[] pointer instead of the nslices count. #466

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

GerHobbelt
Copy link
Contributor

😄 as it says on the tin:

fix bug detected at /Wall warning level in MSVC: error C7664: '>': ordered comparison of pointer and integer zero ('_cmsWorkSlice []' and 'int')

…dered comparison of pointer and integer zero ('_cmsWorkSlice []' and 'int')
@mm2
Copy link
Owner

mm2 commented Jan 13, 2025

Congratulations! you have found a genuine bug!
Thank you very much for the hunting and for the PR

@mm2 mm2 merged commit c2055d8 into mm2:master Jan 13, 2025
9 of 10 checks passed
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