-
Notifications
You must be signed in to change notification settings - Fork 5k
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
hexToNumberString sometimes interprets string as decimal #2184
Comments
…ue to number string. Also, solved a similar bug on line 271.
Thank you for this issue. Please link to the subpage in the docs where the expected behaviour is documented. |
When I read the docs it looks to me as if a hex-string must be prefixed with Throw error when argument of |
This should be made ready for dev and then go directly to "To Do" as a bug. |
The text was updated successfully, but these errors were encountered: