|
From: | Paolo Bonzini |
Subject: | Re: Missing stdbool.h |
Date: | Thu, 03 Dec 2009 23:31:49 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |