[
https://issues.apache.org/jira/browse/THRIFT-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697626#action_12697626
]
David Reiss commented on THRIFT-448:
------------------------------------
Or figure out whether 64 bit constants need a special syntax in the languages
we support, so we can eliminate that warning entirely.
> Option to suppress specific compiler warnings
> ---------------------------------------------
>
> Key: THRIFT-448
> URL: https://issues.apache.org/jira/browse/THRIFT-448
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (General)
> Reporter: Bryan Duxbury
> Priority: Trivial
>
> It's super annoying to run the Thrift compiler in the tests because of the
> warnings about potentially invalid i64 constants. I would love to be able to
> specifically suppress that warning from showing up, since it's just noise in
> the libraries I code in.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.