On Wed, 16 Dec 2020 at 18:05, Zack Weinberg <za...@panix.com> wrote:
> First, could you please test whether the problem is already fixed in
> branch-2.70?  The release went out with an embarrassing typo in this
> code.  I was waiting to hear back from the automake people about some
> problems running their testsuite with 2.70, that may or may not need a
> fix in autoconf, before cutting a 2.70.1, but I can push my schedule
> for that up a little if it'll help you.

As far as I can tell I've already picked the fixes in the branch.
This is how bison failed:

| checking for gcc  option to enable C11 features... none needed
| ../bison-3.7.4/configure: line 6187: syntax error near unexpected
token `ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89'
| ../bison-3.7.4/configure: line 6187: `
ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89'

gettext failed in the same manner.

I can bisect and identify where it broke tomorrow.

Ross

Reply via email to