Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

fixed handling of doubles #6

Merged
merged 3 commits into from
Oct 30, 2015
Merged

fixed handling of doubles #6

merged 3 commits into from
Oct 30, 2015

Conversation

BrannonKing
Copy link
Contributor

There was a bug with the unboxing of a long as a double. I added a test to go with my fix. I also added some other overloads to the JSON file.

Also, I noticed while I was in there that we use dictionary lookups on object instances before populating them. That will break any object designed to be used as a dictionary key.

wmjordan added a commit that referenced this pull request Oct 30, 2015
fixed handling of doubles
@wmjordan wmjordan merged commit 9bc4472 into wmjordan:master Oct 30, 2015
@wmjordan
Copy link
Owner

Thank you for your contribution.

@BrannonKing
Copy link
Contributor Author

@wmjordan - Can I talk you into pushing out another Nuget package with this fix? You'll need to roll the version number. Thanks.

@wmjordan
Copy link
Owner

Thanks for reminding me. I've just uploaded the new NuGet package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants