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 comparison warning #420

Merged
merged 1 commit into from Dec 27, 2021
Merged

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Dec 27, 2021

I'm sorry.
The fix of #417 causes a comparison warning.

warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’

I have fixed this.

This fix a comparison warning between int and size_t,
which e99498a causes.
@wengxt wengxt merged commit c0ca8ca into fcitx:master Dec 27, 2021
@daipom
Copy link
Contributor Author

daipom commented Dec 27, 2021

@wengxt Thank you for merging.

@daipom daipom deleted the fix-comparison-warning branch December 27, 2021 01:12
ashie pushed a commit to clear-code/fcitx5 that referenced this pull request Jan 6, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
ashie pushed a commit to clear-code/fcitx5 that referenced this pull request Jan 7, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Jan 20, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Jan 21, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
ashie pushed a commit to clear-code/fcitx5 that referenced this pull request Jan 21, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Jan 24, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Jan 24, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Jan 26, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Jan 26, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Feb 10, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Feb 14, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
daipom added a commit to clear-code/fcitx5 that referenced this pull request Feb 14, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
ashie pushed a commit to clear-code/fcitx5 that referenced this pull request Mar 7, 2022
This fix a comparison warning between int and size_t,
which e99498a causes.
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.

None yet

2 participants