[ 
https://issues.apache.org/jira/browse/THRIFT-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090500#comment-13090500
 ] 

Hudson commented on THRIFT-1288:
--------------------------------

Integrated in Thrift #233 (See [https://builds.apache.org/job/Thrift/233/])
    THRIFT-1288. cpp: Allow typedefed exceptions in throws clauses 

Patch: David Reiss

bryanduxbury : http://svn.apache.org/viewvc/?view=rev&rev=1161271
Files : 
* /thrift/trunk/compiler/cpp/src/main.cc
* /thrift/trunk/compiler/cpp/src/generate/t_generator.h


>  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
>            Assignee: David Reiss
>            Priority: Minor
>             Fix For: 0.8
>
>         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