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

Hudson commented on THRIFT-1281:
--------------------------------

Integrated in Thrift #231 (See [https://builds.apache.org/job/Thrift/231/])
    THRIFT-1281. compiler: add @generated to the docblock 

Patch: Bill Fumerola

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


>  add @generated to the docblock
> -------------------------------
>
>                 Key: THRIFT-1281
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1281
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (General)
>            Reporter: Dave Watson
>            Assignee: bill fumerola
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0011-add-generated-to-the-docblock.patch
>
>
> From 3c0e31181f1773381eabe9fb1fd69d964cb15c5e Mon Sep 17 00:00:00 2001
> From: Bill Fumerola <[email protected]>
> Date: Wed, 20 Jan 2010 00:34:06 +0000
> Subject: [PATCH 11/33] add @generated to the docblock
> Summary:
> our static analysis tools can determine what to do based on the presence
> of @generated. epriestley suggested the name to me and based on 30 seconds of 
> googling
> at least Java uses this notation.
> Test Plan:
> generated an autoload and non-autoload thrift file, examined files (c++, 
> java, php), used lint (php) on them
> ---
>  compiler/cpp/src/generate/t_oop_generator.h  |    1 +
>  compiler/cpp/src/generate/t_php_generator.cc |    6 ++++--
>  2 files changed, 5 insertions(+), 2 deletions(-)

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

        

Reply via email to