[
https://issues.apache.org/jira/browse/THRIFT-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298986#comment-15298986
]
Brian Shannan commented on THRIFT-3841:
---------------------------------------
fix: https://github.com/apache/thrift/pull/1017
> 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
>
> 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)