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

try_parse_hex() has some issues #200

Closed
roussec opened this issue Jun 2, 2022 · 1 comment
Closed

try_parse_hex() has some issues #200

roussec opened this issue Jun 2, 2022 · 1 comment

Comments

@roussec
Copy link

roussec commented Jun 2, 2022

The following produces compiler warnings:

  • value is already defined in the class
  • pow() conversation from double to int
  • parsedValue is int, value is unsigned long long int
@vincentlaucsb
Copy link
Owner

Fixed by #227. Thanks for the report.

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