On 12/02/2009 11:04 PM, Bert Wesarg wrote:
I can't compile grep from master, because of a missing stdbool.h inclusion. The offender is fnmatch_pattern_has_wildcards() in exclude.h, which comes from the gnulib. I don't know whether to put the include in this header or in src/grep.c.
I fixed it in gnulib and updated the submodule, it should be fixed now in grep too.
Paolo
