Allow typedefed exceptions in throws clauses

----------------------------------------------

                 Key: THRIFT-1288
                 URL: https://issues.apache.org/jira/browse/THRIFT-1288
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Library
            Reporter: Dave Watson
            Priority: Minor
         Attachments: 0015-Allow-typedefed-exceptions-in-throws-clauses.patch

>From f0a8f88b406aa5830aeb6a40c37d671c345ba07d Mon Sep 17 00:00:00 2001
From: David Reiss <[email protected]>
Date: Tue, 6 Apr 2010 04:41:01 +0000
Subject: [PATCH 15/33] Allow typedefed exceptions in throws clauses

Test Plan:
Generated code.  Looked okay.

Revert Plan:
ok

---
 compiler/cpp/src/generate/t_generator.h |    1 +
 compiler/cpp/src/main.cc                |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to