You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
See:
SimpleJSON/json.hpp
Line 569 in 8dd3e9b
Should be:
c = str[ offset ];
No increment of offset should happen here, otherwise parsing of numbers in scientific representation will fail.
The text was updated successfully, but these errors were encountered: