Paul Eggert wrote: > Simplify by assuming C99 macros and const. > * lib/regexec.c (re_search_internal): Simplify by assuming C99 > initializers.
I confirm that it builds fine, even with weird compilers such as HP-UX cc and MSVC 14. Bruno
Paul Eggert wrote: > Simplify by assuming C99 macros and const. > * lib/regexec.c (re_search_internal): Simplify by assuming C99 > initializers.
I confirm that it builds fine, even with weird compilers such as HP-UX cc and MSVC 14. Bruno