[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sr #110266] Revert regression in Yacc support, and add Bison support
From: |
Bruno Haible |
Subject: |
[sr #110266] Revert regression in Yacc support, and add Bison support |
Date: |
Tue, 14 Jul 2020 15:47:22 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
URL:
<https://savannah.gnu.org/support/?110266>
Summary: Revert regression in Yacc support, and add Bison
support
Project: Autoconf
Submitted by: haible
Submitted on: Tue 14 Jul 2020 09:47:21 PM CEST
Category: None
Priority: 5 - Normal
Severity: 4 - Important
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Operating System: None
_______________________________________________________
Details:
As explained in
https://lists.gnu.org/archive/html/bug-autoconf/2018-12/msg00001.html, the
AC_PROG_YACC macro, which did support Yacc well in 2.69, now is buggy.
The change
https://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=42761668c0300afa7f8bf5ba736458a818cd5d15
should better be reverted and instead a new macro AC_PROG_BISON should be
added, for proper Bison support.
Akim Demaille, the original author of said change, approved the plan in
https://lists.gnu.org/archive/html/bug-autoconf/2018-12/msg00002.html .
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/support/?110266>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [sr #110266] Revert regression in Yacc support, and add Bison support,
Bruno Haible <=