It's not clear why this change is needed. POSIX says that for regerror
"the application shall ensure is the last non-zero value returned by
regcomp() or regexec() with the given value of preg". If an application
violates a "shall" requirement, behavior is undefined so it's OK for
regerror to abort in that case.
- Re: [PATCH v2 01/10] argp-parse.c (__argp_input): ... Robbie Harwood
- Re: [PATCH v2 01/10] argp-parse.c (__argp_inpu... Colin Watson
- Re: [PATCH v2 01/10] argp-parse.c (__argp_... Robbie Harwood
- [PATCH v2 09/10] Paper over a stringop-overflow warning abo... Robbie Harwood
- [PATCH v2 03/10] gnulib/regexec: Resolve unused variable Robbie Harwood
- Re: [PATCH v2 03/10] gnulib/regexec: Resolve unused va... Paul Eggert
- Re: [PATCH v2 03/10] gnulib/regexec: Resolve unuse... Robbie Harwood
- [PATCH v2 10/10] Fixup for -Werror=ignored-qualifiers issue... Robbie Harwood
- [PATCH v2 06/10] Make CFLAGS less painful Robbie Harwood
- [PATCH v2 05/10] Make gnulib's regcomp not abort() Robbie Harwood
- Re: [PATCH v2 05/10] Make gnulib's regcomp not abort() Paul Eggert
- Re: [PATCH v2 05/10] Make gnulib's regcomp not abort() Paul Eggert
- Re: [PATCH v2 05/10] Make gnulib's regcomp not abo... Paul Eggert
- Re: [PATCH v2 05/10] Make gnulib's regcomp not... Robbie Harwood
- Re: [PATCH v2 05/10] Make gnulib's regcomp... Paul Eggert
- [PATCH v2 08/10] Fix up a bunch of "gcc -Werror=sign-c... Robbie Harwood
- Re: [PATCH v2 08/10] Fix up a bunch of "gcc -Werr... Paul Eggert
- Re: [PATCH v2 08/10] Fix up a bunch of "gcc -... Robbie Harwood
- Re: [PATCH v2 08/10] Fix up a bunch of "g... Paul Eggert
- Re: [PATCH v2 08/10] Fix up a bunch of &qu... Bruno Haible
- Re: [PATCH v2 08/10] Fix up a bunch o... Jim Meyering
