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

Randy Abernethy commented on THRIFT-2201:
-----------------------------------------

That's right. The C++ compiler reports v18.00.20827 but I think everyone is 
calling it VC12.
                
> 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

Reply via email to