Re: [dwm] dwm-4.5 fails to build

From: Szabolcs Nagy <nszabolcs_AT_gmail.com>
Date: Wed, 26 Sep 2007 07:46:45 +0200

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

> I had to add #include <sys/types.h> before regex.h as per the regex man
> page to get things to work.
actually size_t is defined in stddef.h according to c89 and c99
standard (sys/types.h is posix)
Received on Wed Sep 26 2007 - 07:46:47 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:55:45 UTC