You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by ozymaxx <gi...@git.apache.org> on 2018/03/20 11:43:51 UTC

[GitHub] thrift pull request #1510: THRIFT-4476: Typecasting problem on floating-poin...

GitHub user ozymaxx opened a pull request:

    https://github.com/apache/thrift/pull/1510

    THRIFT-4476: Typecasting problem on floating-point list items, emitting doubles with high precision in Python, JS, Java, C++ and Erlang

    Squashed version
    see the related issue: https://issues.apache.org/jira/browse/THRIFT-4476

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ozymaxx/thrift THRIFT-4476-squashed

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1510.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1510
    
----
commit 744230485d3c6c4739f33f8984378a61a7bb030f
Author: Ozan Can Altiok <oz...@...>
Date:   2018-03-20T11:41:27Z

    THRIFT-4476: Emitting doubles with high precision in Python, JS, Java, C++ and Erlang

----


---

[GitHub] thrift issue #1510: THRIFT-4476: Typecasting problem on floating-point list ...

Posted by ozymaxx <gi...@git.apache.org>.
Github user ozymaxx commented on the issue:

    https://github.com/apache/thrift/pull/1510
  
    @jeking3 I squashed all into one commit and opened another branch (I had some problems while changing the history)


---

[GitHub] thrift pull request #1510: THRIFT-4476: Typecasting problem on floating-poin...

Posted by ozymaxx <gi...@git.apache.org>.
Github user ozymaxx closed the pull request at:

    https://github.com/apache/thrift/pull/1510


---