You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/10 04:40:58 UTC

[jira] [Commented] (THRIFT-4023) Golang: skip unexpected fieldtype of go generator

    [ https://issues.apache.org/jira/browse/THRIFT-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15813859#comment-15813859 ] 

ASF GitHub Bot commented on THRIFT-4023:
----------------------------------------

GitHub user czm1989 opened a pull request:

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

    THRIFT-4023 Golang: skip unexpected fieldtype of go generator

    Skip field of unexpected fieldtype in golang generator, like other languages.
    see https://issues.apache.org/jira/browse/THRIFT-4023

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

    $ git pull https://github.com/czm1989/thrift hotfix/go_generator

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

    https://github.com/apache/thrift/pull/1154.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 #1154
    
----
commit db2c477c8a538d9eec1763a0fe09964ce6d29326
Author: czm1989 <cz...@gmail.com>
Date:   2017-01-09T13:15:49Z

    Merge pull request #1 from apache/master
    
    keep new

commit 4a237cffc0b4bff14cf1d0d388dfd66c9edf3ddd
Author: czm1989 <ch...@domob.cn>
Date:   2017-01-09T14:07:42Z

    fix bug of go_generator

----


> Golang: skip unexpected fieldtype of go generator
> -------------------------------------------------
>
>                 Key: THRIFT-4023
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4023
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Compiler
>    Affects Versions: 0.7, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.10.0
>            Reporter: Chen Zhiming
>              Labels: patch
>
> Skip field of unexpected fieldtype in golang generator, like other language.



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