Justin Porterfield created THRIFT-2050:
------------------------------------------

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


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