[
https://issues.apache.org/jira/browse/THRIFT-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653571#action_12653571
]
David Reiss commented on THRIFT-203:
------------------------------------
Sorry I missed this. If you check the "patch available" box, we're more likely
to notice it sooner. What do you think about this version instead?
http://gitweb.thrift-rpc.org/?p=thrift.git;a=commitdiff;h=65cfbfe It is more
disruptive, but it makes the first entry special, rather than the last, so
adding more elements to the end is easier.
> Thrift headers don't compile under GCC/g++ pedantic mode
> --------------------------------------------------------
>
> Key: THRIFT-203
> URL: https://issues.apache.org/jira/browse/THRIFT-203
> Project: Thrift
> Issue Type: Bug
> Components: Compiler (C++)
> Environment: g++ -Wall -pedantic
> Reporter: Luke Lu
>
> g++ -pedantic errors out on: "error: comma at end of enumerator list" on
> various thrift public library headers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.