Martin Vogt created THRIFT-1731:
-----------------------------------

             Summary: 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
            Priority: Trivial


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