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

Hudson commented on THRIFT-481:
-------------------------------

Integrated in Thrift #418 (See [https://builds.apache.org/job/Thrift/418/])
    THRIFT-481: indentation of ruby classes is off by a few
Compiler: Ruby
Patch: Ilya Maykov

Fixed indentation of gen-rb files by wrapping each file
output stream in a class that keeps track of the indent
level instead of using the global indent. (Revision 1295423)

     Result = FAILURE
ilyam : http://svn.apache.org/viewvc/?view=rev&rev=1295423
Files : 
* /thrift/trunk/compiler/cpp/src/generate/t_rb_generator.cc

                
> indentation of ruby classes is off by a few
> -------------------------------------------
>
>                 Key: THRIFT-481
>                 URL: https://issues.apache.org/jira/browse/THRIFT-481
>             Project: Thrift
>          Issue Type: Bug
>          Components: Ruby - Compiler
>    Affects Versions: 0.1
>            Reporter: Bryan Duxbury
>            Assignee: Ilya Maykov
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: thrift-481-wip.patch
>
>
> For some reason it looks like the generator indents more than it outdents in 
> some strange way, leading to the end of the file being indented several 
> columns

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to