https://bugzilla.redhat.com/show_bug.cgi?id=1176893 Bug ID: 1176893 Summary: Review Request: nodejs-node-int64 - Support for representing 64-bit integers in JavaScript Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: piotr1212@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://piotrp.fedorapeople.org/nodejs-node-int64.spec SRPM URL: https://piotrp.fedorapeople.org/nodejs-node-int64-0.3.2-1.fc21.src.rpm Description: JavaScript Numbers are represented as IEEE 754 double-precision floats. Unfortunately, this means they lose integer precision for values beyond +/- 2^^53. For projects that need to accurately handle 64-bit ints, such as node-thrift, a performant, Number-like class is needed. Int64 is that class. Fedora Account System Username: piotrp -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review