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

error: comparison of integer expressions of different signedness: 'const uint' {aka 'const unsigned int'} and 'qsizetype' {aka 'int'} #22

Open
1 of 3 tasks
elysia-best opened this issue Dec 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@elysia-best
Copy link
Contributor

elysia-best commented Dec 14, 2024

Note: for support questions, please use Community. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?

  • What is the current behavior?

[  104s] /usr/src/packages/BUILD/gmenuproxy/menu.cpp: In lambda function:
[  104s] /usr/src/packages/BUILD/gmenuproxy/menu.cpp:202:43: error: comparison of integer expressions of different signedness: 'const uint' {aka 'const unsigned int'} and 'qsizetype' {aka 'int'} [-Werror=sign-compare]
[  104s]   202 |             if (change.itemsToRemoveCount == change.itemsToInsert.count()) {
[  104s]       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@elysia-best elysia-best added the bug Something isn't working label Dec 14, 2024
@elysia-best elysia-best self-assigned this Dec 14, 2024
@elysia-best elysia-best moved this to Todo in Lingmo OS 3.0 Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant