GNU bug report logs -
#50469
[bison-3.8] bug or side effect to flex & automake
Previous Next
Reported by: Akim Demaille <akim <at> lrde.epita.fr>
Date: Wed, 8 Sep 2021 05:33:01 UTC
Severity: normal
Done: Karl Berry <karl <at> freefriends.org>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 50469 <at> debbugs.gnu.org (full text, mbox):
Hi!
> Le 9 sept. 2021 à 00:32, Paul Eggert <eggert <at> cs.ucla.edu> a écrit :
>
> On 9/8/21 2:18 PM, Karl Berry wrote:
>> Just an idea that I don't expect you to adopt, but just to mention --
>> you could only institute the breaking change if POSIXLY_CORRECT. That's
>> why POSIXLY_CORRECT exists. -k
>
> I like this idea. It insulates us against POSIX decisions and/or indecisions in this area.
Good with me. I'll implement that, thanks Karl!
>> P.S. Is this related to Automake? If it is, as with Autoconf, there
>> needs to be new volunteer effort to do what's needed. I can't take it on
>> and unfortunately no one else has come forward.
IMHO the prototypes in Automake's test suite are wrong: I see no reason for
yyerror to take a char *, and we do pass constant strings to it, so I'm
quite surprised that there are no compiling errors about it. We should
fix that. I can do that.
On the Autoconf side, we dearly need some AC_CHECK_BISON. It is really a
pity that everybody uses AC_CHECK_YACC, which seriously degrades the point
of using bison.
Cheers!
This bug report was last modified 3 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.