You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2011/04/09 01:18:05 UTC

[jira] [Created] (THRIFT-1137) add Compiler Version Info to generated files

add Compiler Version Info to generated files
--------------------------------------------

                 Key: THRIFT-1137
                 URL: https://issues.apache.org/jira/browse/THRIFT-1137
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Compiler, Erlang - Compiler, Go - Compiler, Haskell - Compiler, Java - Compiler, JavaME - Compiler, JavaScript - Compiler, OCaml - Compiler, Perl - Compiler, Python - Compiler, Ruby - Compiler, Smalltalk - Compiler
            Reporter: Roger Meier
            Priority: Minor


I would like to have Thrift Compiler Version Info inside generated files, a header of generated files will look like:
{noformat}
/**
 * Autogenerated by Thrift Compiler (0.7.0-dev)
 *
 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
 */
{noformat}

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

[jira] [Commented] (THRIFT-1137) add Compiler Version Info to generated files

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018733#comment-13018733 ] 

Roger Meier commented on THRIFT-1137:
-------------------------------------

Any concerns on this?

> add Compiler Version Info to generated files
> --------------------------------------------
>
>                 Key: THRIFT-1137
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1137
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler, Erlang - Compiler, Go - Compiler, Haskell - Compiler, Java - Compiler, JavaME - Compiler, JavaScript - Compiler, OCaml - Compiler, Perl - Compiler, Python - Compiler, Ruby - Compiler, Smalltalk - Compiler
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>            Priority: Minor
>         Attachments: THRIFT-1137_add_compiler_version_to_generated_files.patch
>
>
> I would like to have Thrift Compiler Version Info inside generated files, a header of generated files will look like:
> {noformat}
> /**
>  * Autogenerated by Thrift Compiler (0.7.0-dev)
>  *
>  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
>  */
> {noformat}

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

[jira] [Updated] (THRIFT-1137) add Compiler Version Info to generated files

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier updated THRIFT-1137:
--------------------------------

    Attachment: THRIFT-1137_add_compiler_version_to_generated_files.patch

> add Compiler Version Info to generated files
> --------------------------------------------
>
>                 Key: THRIFT-1137
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1137
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler, Erlang - Compiler, Go - Compiler, Haskell - Compiler, Java - Compiler, JavaME - Compiler, JavaScript - Compiler, OCaml - Compiler, Perl - Compiler, Python - Compiler, Ruby - Compiler, Smalltalk - Compiler
>            Reporter: Roger Meier
>            Priority: Minor
>         Attachments: THRIFT-1137_add_compiler_version_to_generated_files.patch
>
>
> I would like to have Thrift Compiler Version Info inside generated files, a header of generated files will look like:
> {noformat}
> /**
>  * Autogenerated by Thrift Compiler (0.7.0-dev)
>  *
>  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
>  */
> {noformat}

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

[jira] [Assigned] (THRIFT-1137) add Compiler Version Info to generated files

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier reassigned THRIFT-1137:
-----------------------------------

    Assignee: Roger Meier

> add Compiler Version Info to generated files
> --------------------------------------------
>
>                 Key: THRIFT-1137
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1137
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler, Erlang - Compiler, Go - Compiler, Haskell - Compiler, Java - Compiler, JavaME - Compiler, JavaScript - Compiler, OCaml - Compiler, Perl - Compiler, Python - Compiler, Ruby - Compiler, Smalltalk - Compiler
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>            Priority: Minor
>         Attachments: THRIFT-1137_add_compiler_version_to_generated_files.patch
>
>
> I would like to have Thrift Compiler Version Info inside generated files, a header of generated files will look like:
> {noformat}
> /**
>  * Autogenerated by Thrift Compiler (0.7.0-dev)
>  *
>  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
>  */
> {noformat}

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

[jira] [Resolved] (THRIFT-1137) add Compiler Version Info to generated files

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-1137.
---------------------------------

    Resolution: Fixed

done (/)

> add Compiler Version Info to generated files
> --------------------------------------------
>
>                 Key: THRIFT-1137
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1137
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler, Erlang - Compiler, Go - Compiler, Haskell - Compiler, Java - Compiler, JavaME - Compiler, JavaScript - Compiler, OCaml - Compiler, Perl - Compiler, Python - Compiler, Ruby - Compiler, Smalltalk - Compiler
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>            Priority: Minor
>         Attachments: THRIFT-1137_add_compiler_version_to_generated_files.patch
>
>
> I would like to have Thrift Compiler Version Info inside generated files, a header of generated files will look like:
> {noformat}
> /**
>  * Autogenerated by Thrift Compiler (0.7.0-dev)
>  *
>  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
>  */
> {noformat}

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

[jira] [Commented] (THRIFT-1137) add Compiler Version Info to generated files

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018827#comment-13018827 ] 

Bryan Duxbury commented on THRIFT-1137:
---------------------------------------

Looks good to me. Commit it.

> add Compiler Version Info to generated files
> --------------------------------------------
>
>                 Key: THRIFT-1137
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1137
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler, Erlang - Compiler, Go - Compiler, Haskell - Compiler, Java - Compiler, JavaME - Compiler, JavaScript - Compiler, OCaml - Compiler, Perl - Compiler, Python - Compiler, Ruby - Compiler, Smalltalk - Compiler
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>            Priority: Minor
>         Attachments: THRIFT-1137_add_compiler_version_to_generated_files.patch
>
>
> I would like to have Thrift Compiler Version Info inside generated files, a header of generated files will look like:
> {noformat}
> /**
>  * Autogenerated by Thrift Compiler (0.7.0-dev)
>  *
>  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
>  */
> {noformat}

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