You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Mark Erickson (JIRA)" <ji...@apache.org> on 2016/05/25 16:02:12 UTC

[jira] [Resolved] (THRIFT-3841) dart compact protocol incorrectly serializes/deserialized doubles

     [ https://issues.apache.org/jira/browse/THRIFT-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Erickson resolved THRIFT-3841.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.0

Fixed in https://github.com/apache/thrift/pull/1017

NOTE:  I mistakenly used the Jira number in the commit message instead of the pull request number, so manually closing the ticket.

> dart compact protocol incorrectly serializes/deserialized doubles
> -----------------------------------------------------------------
>
>                 Key: THRIFT-3841
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3841
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Brian Shannan
>             Fix For: 0.10.0
>
>
> Dart presumes network (big endian) byte order for serialization of doubles, it appears other languages, such as go and java, use the little endian byte order for doubles.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)