Navigation Menu

Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

loss of data #17

Closed
karlseguin opened this issue Sep 1, 2011 · 1 comment
Closed

loss of data #17

karlseguin opened this issue Sep 1, 2011 · 1 comment

Comments

@karlseguin
Copy link

//outputs 1253986239, should output 177347645375
console.log(Msgpack.unpack(Msgpack.pack(177347645375)));

@karlseguin
Copy link
Author

Fixed by this pull request:
#18

godsflaw added a commit to godsflaw/node-msgpack that referenced this issue Aug 18, 2014
Use nan to make it compatible with node 0.11.x
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant