[
https://issues.apache.org/jira/browse/THRIFT-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263915#comment-15263915
]
ASF GitHub Bot commented on THRIFT-3808:
----------------------------------------
GitHub user astromahi opened a pull request:
https://github.com/apache/thrift/pull/1001
THRIFT-3808 Missing `DOUBLE` in thrift type enumeration
https://issues.apache.org/jira/browse/THRIFT-3808
Added `DOUBLE` thrift protocol type to enum
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/astromahi/thrift THRIFT-3808
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1001.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 #1001
----
commit b507961f4891ab58ed3110802e94b0ecc14a9804
Author: Mahendran Kathirvel <[email protected]>
Date: 2016-04-29T11:00:24Z
THRIFT-3808 Missing `DOUBLE` in thrift type enumeration
----
> Missing `DOUBLE` in thrift type enumeration
> -------------------------------------------
>
> Key: THRIFT-3808
> URL: https://issues.apache.org/jira/browse/THRIFT-3808
> Project: Thrift
> Issue Type: Improvement
> Components: Go - Library
> Reporter: Mahendran Kathirvel
> Priority: Minor
> Labels: easyfix
> Fix For: 0.10.0
>
>
> Type `DOUBLE` declared as thrift type constants in the thrift protocol but
> not included in the type enumeration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)