Skip to content

Conversation

@jeroendoggen
Copy link
Contributor

Fix two gcc compiler warnings: comparison of integer expressions of different signedness

semver.hpp:145:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<semver::prerelease_part>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
semver.hpp:162:31: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
@z4kn4fein
Copy link
Owner

@jeroendoggen Thanks for the contribution!

@z4kn4fein z4kn4fein merged commit 695f77f into z4kn4fein:main Apr 14, 2023
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