-
Notifications
You must be signed in to change notification settings - Fork 62
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
Float parsing error #113
Comments
@jarsen ? Anyone? |
Looks like this is a swift 4/xcode 9 issue. |
I encounter it also, I don't know Apple will fix it before iOS11 formal release. |
I updated Xcode today to 9.3 with swift 4.1 and this issue happens again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I have troubles with parsing simple values, like Float,
i wrote simple test:
and it fails with:
Should i try to make pull request with fix for this?
The text was updated successfully, but these errors were encountered: