>
> On 9/26/07, John A. Grahor <jag_AT_techma.com> wrote:
>> I'm running RedHat 9 and dwm-4.5 fails to build.
>>
>> It craps out in regex.h where size_t is not defined.
> nice
> of course it's not a dwm bug
Actually I think it is.
I checked the man pages of regex(3) on RedHat 9, FreeBSD 4.11 and Fedora
Core 7 and all specify that regex should be included thus:
#include <sys/types.h>
#include <regex.h>
FreeBSD 6.11 says only regex.h is necessary.
Received on Thu Sep 27 2007 - 05:47:44 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:55:50 UTC