You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Mike Riley (JIRA)" <ji...@apache.org> on 2015/03/19 06:04:38 UTC

[jira] [Created] (THRIFT-3047) Uneven calls to indent_up and indent_down in Cocoa generator

Mike Riley created THRIFT-3047:
----------------------------------

             Summary: Uneven calls to indent_up and indent_down in Cocoa generator
                 Key: THRIFT-3047
                 URL: https://issues.apache.org/jira/browse/THRIFT-3047
             Project: Thrift
          Issue Type: Bug
          Components: Cocoa - Compiler
            Reporter: Mike Riley
            Priority: Minor
             Fix For: 0.9.3


indent_down was called one extra time which gave us an indentation level of -1, then to combat this, we indented the server implementation an extra level.  This appeared as if everything was fine unless you generated two services in one thrift file, in which case the indentation would get progressively worse.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)