[
https://issues.apache.org/jira/browse/THRIFT-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-4139:
-------------------------------
Attachment: travis.log
> warning: 'register' storage class specifier is deprecated and incompatible
> with C++1z [-Wdeprecated-register]
> -------------------------------------------------------------------------------------------------------------
>
> Key: THRIFT-4139
> URL: https://issues.apache.org/jira/browse/THRIFT-4139
> Project: Thrift
> Issue Type: Bug
> Components: Compiler (General)
> Reporter: Jens Geyer
> Attachments: travis.log
>
>
> There's a number of occurrences in the travis log of this:
> {code}
> thrift/thriftl.cc:2916:2: warning: 'register' storage class specifier is
> deprecated and incompatible with C++1z [-Wdeprecated-register]
> register YY_CHAR yy_c = 1;
> ^~~~~~~~~
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)