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

Jochen Topf updated THRIFT-1703:
--------------------------------

          Description: 
In some places the C++ code generated doesn't have leading :: on namespaced 
names causing it to fail when used.

Supplied patch is against svn trunk. 0.8 has a similar problem.

  was:
In some places the C++ code generated doesn't have leading :: on namespaced 
names causing it to fail when used.

Supplied patch is against svn trunk.

    Affects Version/s: 0.9
                       0.8
    
> Add leading :: to cpp names
> ---------------------------
>
>                 Key: THRIFT-1703
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1703
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Compiler
>    Affects Versions: 0.8, 0.9
>            Reporter: Jochen Topf
>         Attachments: thrift-1703.patch
>
>
> In some places the C++ code generated doesn't have leading :: on namespaced 
> names causing it to fail when used.
> Supplied patch is against svn trunk. 0.8 has a similar problem.

--
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