bug#19935: Checking whether C compiler handles -Wenum-compare does not work

2015-09-19 Thread Jim Meyering
On Tue, Feb 24, 2015 at 3:02 AM, Lukasz Dorau wrote: > Checking whether C compiler handles -Wenum-compare does not work: > > configure:34007: checking whether C compiler handles -Wenum-compare > configure:34026: gcc -std=gnu99 -o conftest -g -O2 -Wenum-compare > conftest.c >&5 > cc1: warning: co

bug#19293: failure in fmbtest after commit d48e658e03a70ff648801cbea698c11abff80016

2015-09-19 Thread Jim Meyering
On Wed, Dec 10, 2014 at 4:33 AM, Norihiro Tanaka wrote: > On Tue, 09 Dec 2014 23:02:57 -0800 > Paul Eggert wrote: > >> Norihiro Tanaka wrote: >> > I confirmed that the bug is not fixed in CentOS 5 yet. >> >> Thanks for checking. Does the attached patch work around the problem? > > Thanks, I conf

bug#19293: failure in fmbtest after commit d48e658e03a70ff648801cbea698c11abff80016

2015-09-19 Thread Jim Meyering
reopen 19293 thanks On Sat, Sep 19, 2015 at 6:24 PM, Jim Meyering wrote: > On Wed, Dec 10, 2014 at 4:33 AM, Norihiro Tanaka wrote: >> On Tue, 09 Dec 2014 23:02:57 -0800 >> Paul Eggert wrote: >> >>> Norihiro Tanaka wrote: >>> > I confirmed that the bug is not fixed in CentOS 5 yet. >>> >>> Thank

bug#21513: assertion error in pop_fail_stack

2015-09-19 Thread Paul Eggert
Thanks for reporting that. It's a bug in the glibc regular expression matcher, and as such will need a glibc fix. I plan to propose a patch there. In the meantime I fixed the Gnulib replacement for the matcher, here: http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=5513b40999149090987a

bug#21513: assertion error in pop_fail_stack

2015-09-19 Thread Paul Eggert
Paul Eggert wrote: It's a bug in the glibc regular expression matcher, and as such will need a glibc fix. I plan to propose a patch there. I created glibc bug report BZ#18986 about this, and put in a pointer to the Gnulib patch. Hope that's enough to get it fixed in glibc, eventually. http