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

Jens Geyer updated THRIFT-3488:
-------------------------------
    Attachment: 0001-THRIFT-3488-warning-unused-variable-program.patch

> warning: unused variable 'program'
> ----------------------------------
>
>                 Key: THRIFT-3488
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3488
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Compiler
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Trivial
>             Fix For: 0.9.4
>
>         Attachments: 0001-THRIFT-3488-warning-unused-variable-program.patch
>
>
> {code}
> src/generate/t_go_generator.cc: In member function 'std::string 
> t_go_generator::type_name(t_type*)':
> src/generate/t_go_generator.cc:3447:14: warning: unused variable 'program' 
> [-Wunused-variable]
>    t_program* program = ttype->get_program();
>               ^
> {code}



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

Reply via email to