Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Parse doubles with CultureInfo.InvariantCulture #12

Merged
merged 2 commits into from
Aug 25, 2018

Conversation

mcraiha
Copy link
Contributor

@mcraiha mcraiha commented Aug 19, 2018

This fixes following tests with certain cultures:
LeadingZeroesTest
SignedNumbersTest
LeadingDecimalPointsTest
FractionalNumbersTest
ExponentsTest

This fixes following tests with certain cultures:
LeadingZeroesTest
SignedNumbersTest
LeadingDecimalPointsTest
FractionalNumbersTest
ExponentsTest
@jordanbtucker
Copy link
Member

The code looks good, but what is the first commit for?

@mcraiha
Copy link
Contributor Author

mcraiha commented Aug 25, 2018

Sorry about cc51278, it seems to come from my end because I used GitHub browser interface for merging the changes from json5/json5-dotnet to my fork.

I can redo these branches from clean slate if it is better for you.

@jordanbtucker
Copy link
Member

Oh, I just realized that it's a PR in your fork, not this one. I bet if I squash these commits it won't show up in history. Trying to keep the history clean.

@jordanbtucker jordanbtucker merged commit fbebe4d into json5:master Aug 25, 2018
@mcraiha mcraiha deleted the double-parse-invariantculture branch August 26, 2018 06:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants