removed duplicate decl from regcomp.c

2005-08-20 Thread Paul Eggert
I installed this, and filed a glibc bug report. 2005-08-20 Paul Eggert [EMAIL PROTECTED] * srclist.txt: Add glibc bug 1223. * lib/regcomp.c (create_initial_state): Remove duplicate decl. Index: config/srclist.txt

regexec.c patch imported from coreutils to avoid uninit var warning

2005-08-20 Thread Paul Eggert
I installed this and filed glibc bug 1225: 2005-08-20 Paul Eggert [EMAIL PROTECTED] * config/srclist.txt: Add glibc bug 1225. 2005-08-20 Jim Meyering [EMAIL PROTECTED] * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration of unused local, dfa. ---

Re: regex problems

2005-08-20 Thread Paul Eggert
Sam Steingold [EMAIL PROTECTED] writes: Would you please also consider the 2 patches in http://article.gmane.org/gmane.comp.lib.gnulib.bugs:3996 OK, I installed the first patch, as follows: 2005-08-20 Paul Eggert [EMAIL PROTECTED] * config/srclist.txt: Add glibc bug 1226. *

Re: regex problems

2005-08-20 Thread Paul Eggert
Sam Steingold [EMAIL PROTECTED] writes: Would you please also consider the 2 patches in http://article.gmane.org/gmane.comp.lib.gnulib.bugs:3996 Thanks for reporting those. I installed the first patch as I described earlier. The second patch is not correct, though, so I installed the