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

Ryan Haswell edited comment on THRIFT-1705 at 9/28/12 10:44 AM:
----------------------------------------------------------------

Adding a == operator to the TEnumIterator class allows the code to compile. I 
did this in the attached and updated Thrift.h file. Haven't fully tested but 
should work fine.
                
      was (Author: ryandh):
    Adding a == operator to the TEnumIterator class allows the code to compile. 
Haven't fully tested but should work fine.
                  
> Unable to compile Thrift Enum in MSVC++
> ---------------------------------------
>
>                 Key: THRIFT-1705
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1705
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.8
>            Reporter: Ryan Haswell
>              Labels: patch
>         Attachments: Thrift.h
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Files generated by thrift files with an Enum in them will not compile using 
> Microsoft Visual Studio C++.

--
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