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

Justin Porterfield updated THRIFT-2050:
---------------------------------------

    Attachment: thrift-2050.patch

Patch adds TException to THRIFTCODE source list.
                
> Vagrant C# lib compile fails with TException missing
> ----------------------------------------------------
>
>                 Key: THRIFT-2050
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2050
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.9.1
>            Reporter: Justin Porterfield
>         Attachments: thrift-2050.patch
>
>
> src/Protocol/TProtocolException.cs(28,43): error CS0246: The type or 
> namespace name `TException' could not be found. Are you missing a using 
> directive or an assembly reference?
> src/Transport/TTransportException.cs(28,44): error CS0246: The type or 
> namespace name `TException' could not be found. Are you missing a using 
> directive or an assembly reference?
> src/TApplicationException.cs(29,46): error CS0246: The type or namespace name 
> `TException' could not be found. Are you missing a using directive or an 
> assembly reference?

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