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 12:06:05 UTC

[GitHub] thrift pull request #1511: THRIFT-4476: Typecasting problem on double list i...

GitHub user ozymaxx opened a pull request:

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

    THRIFT-4476: Typecasting problem on double list items, emitting doubles with high precision (for Java, C++, Python, JS and Erlang)

    All commits have been squashed into one
    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/1511.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 #1511
    
----

----


---

[GitHub] thrift pull request #1511: THRIFT-4476: Typecasting problem on double list i...

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

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


---

[GitHub] thrift issue #1511: THRIFT-4476: Typecasting problem on double list items, e...

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

    https://github.com/apache/thrift/pull/1511
  
    Thanks for the squash.  We'll get this merged.


---