Eric Blake <ebb9 <at> byu.net> writes: > +2008-05-15 Eric Blake <ebb9 <at> byu.net> > + > + Fix violation of <stdbool.h> replacement in regex. > + * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool. > + Reported by Heinrich Mislik <Heinrich.Mislik <at> univie.ac.at>.
regexec.c also needed a similar patch, now pushed. -- Eric Blake