Re: new pacification suggestion?

Uxio Prego <[email protected]>
Newsgroups gmane.comp.parsers.bison.general
Message-ID <[email protected]>
Well... for flex 2.6.4 goes away when replacing `%option noyywrap` for
a real `int _____wrap(void) { return 1; }`. So that’s an easy workaround
if those warnings where blockers. But I think the `%option` should prevent
such thing from popping up.

> On 25 Nov 2018, at 17:39, Uxio Prego <[email protected]> wrote:
> 
> […]
> 
> There, unlike in the Bison case, I can't see any comment noting that I might
> be misusing some known utility supposed to be used. So if the Bison case
> is relevant, I guess this one is more relevant.
> 
>> On 25 Nov 2018, at 10:28, Akim Demaille <[email protected]> wrote:
>> 
>>> […]
>> 
>> This appears to be the proper fix.
>> 
>> commit cc050fd3218c4ee467dfe6c234867d84bd3e7119
>> Author: Akim Demaille <[email protected]>
>> Date:   Thu Nov 22 18:03:12 2018 +0100
>> 
>>   warning: avoid warnings about unreachable code
>> 
>>   [...]


_______________________________________________
[email protected] https://lists.gnu.org/mailman/listinfo/help-bison
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.