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

Comparsion of integer expressions of different signedness #120

Closed
EastHell opened this issue Feb 16, 2022 · 1 comment
Closed

Comparsion of integer expressions of different signedness #120

EastHell opened this issue Feb 16, 2022 · 1 comment

Comments

@EastHell
Copy link

Versions

pcsc-lite version:1.9.5

Platform

Linux on android device

Issue

I use make file.
Then I've got a compiler error.
Looks like rv is uint32_t and SCARD_F_INTERNAL_ERROR is long int and you shouldn't compare them either like here https://github.com/LudovicRousseau/PCSC/blob/b01f19fb9361a87cc4473dfb50ae73b0a6871671/src/winscard_svc.c line 441

Log

telegram-cloud-photo-size-2-5217971427817403885-y

@LudovicRousseau
Copy link
Owner

Thanks

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

No branches or pull requests

2 participants