Skip to content

Conversation

brainstream
Copy link

When using Qt's QList as a container, the compiler throws the following warning:

warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘qsizetype’ {aka ‘long long int’}

When using Qt's QList as a container, the compiler throws the following warning:

warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘qsizetype’ {aka ‘long long int’}
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.

1 participant