You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Randy Abernethy (JIRA)" <ji...@apache.org> on 2013/09/20 01:31:51 UTC

[jira] [Created] (THRIFT-2201) Ternary operator returns different types (build error for some compilers)

Randy Abernethy created THRIFT-2201:
---------------------------------------

             Summary: Ternary operator returns different types (build error for some compilers)
                 Key: THRIFT-2201
                 URL: https://issues.apache.org/jira/browse/THRIFT-2201
             Project: Thrift
          Issue Type: Bug
          Components: Java - Compiler, Ruby - Compiler
    Affects Versions: 1.0
         Environment: All
            Reporter: Randy Abernethy
            Assignee: Randy Abernethy
            Priority: Critical
         Attachments: 0001-some-generators-use-ternary-expression-returning-dif.patch

The ruby and java generators use the ternary operator in spots where the true and false expressions return different types. This is a compile error for some compilers (VC12 in particular). The attached patch repairs this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira