bson-lua icon indicating copy to clipboard operation
bson-lua copied to clipboard

Error on negative numbers conversion.

Open dptole opened this issue 11 years ago • 0 comments

Is there some problem with negative numbers because it always return math.pow(2, 32) + N where N is the negative number. I'm not sure why this happens but I'll investigate a solution.

dptole avatar Aug 21 '14 03:08 dptole