Skip to content

Conversation

bkmgit
Copy link

@bkmgit bkmgit commented Dec 16, 2022

Enable consistent comparison and prevent error
messages such as:
warning: comparison of integer expressions of
different signedness: 'int' and 'size_t'
{aka 'long unsigned int'} [-Wsign-compare]

Addresses #346

Enable consistent comparison and prevent error
messages such as:
 warning: comparison of integer expressions of
 different signedness: 'int' and 'size_t'
 {aka 'long unsigned int'} [-Wsign-compare]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for review
Development

Successfully merging this pull request may close these issues.

2 participants