jk-jeon / dragonbox

Reference implementation of Dragonbox in C++
Apache License 2.0
607 stars 39 forks source link

Minor compatibility fixup #58

Closed malachib closed 6 months ago

malachib commented 7 months ago

Changed two things:

malachib commented 7 months ago

Two issues need attention before this is a viable PR:

jk-jeon commented 6 months ago

I'm closing this because I came up with a different method of dealing with unsigned long long vs unsigned long issue in a recent commit.