[ https://issues.apache.org/jira/browse/THRIFT-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190182#comment-13190182 ]
Wade Simmons edited comment on THRIFT-1497 at 1/20/12 10:37 PM: ---------------------------------------------------------------- This is fixed by the patch in THRIFT-1353. Please check it out and review. was (Author: wadey): This is fixed by patch in this ticket. Please check it out and review. > i64 type not supported in JavaScript. Low-order bits lost. > ---------------------------------------------------------- > > Key: THRIFT-1497 > URL: https://issues.apache.org/jira/browse/THRIFT-1497 > Project: Thrift > Issue Type: Bug > Components: JavaScript - Library > Reporter: Kenny > Labels: javascript, thrift > > When using i64 values that are larger than 2^53 JavaScript does not keep the > low-order bits. > I have a function returning i64 expecting to use it as an id to a later > function. Data is lost when a client calls this function in JavaScript > because it doesn't end up with the full precision. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira