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

Hudson commented on THRIFT-1731:
--------------------------------

Integrated in Thrift #569 (See [https://builds.apache.org/job/Thrift/569/])
    THRIFT-1731 error: expected identifier before ';' token
Patch: Martin Vogt (Revision 1400518)

     Result = ABORTED
roger : http://svn.apache.org/viewvc/?view=rev&rev=1400518
Files : 
* /thrift/trunk/compiler/cpp/src/generate/t_cpp_generator.cc

                
> error: expected identifier before ‘;’ token
> -------------------------------------------
>
>                 Key: THRIFT-1731
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1731
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Compiler
>    Affects Versions: 0.9
>            Reporter: Martin Vogt
>            Assignee: Roger Meier
>            Priority: Trivial
>              Labels: empty, namespaces
>         Attachments: ns2.patch
>
>
> If the .thrift file contains no namespace the cpp generator
> creates a:
> using namespace ;
> line. This does not compile.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to