Re: [dwm] dwm-4.5 fails to build

From: Szabolcs Nagy <nszabolcs_AT_gmail.com>
Date: Thu, 27 Sep 2007 07:43:40 +0200

On 9/27/07, John A. Grahor <jag_AT_techma.com> wrote:
> 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.

true
you were right
posix states:
"The type size_t shall be defined as described in <sys/types.h>."
which seems a bit stupid to me, but standard is standard
Received on Thu Sep 27 2007 - 07:43:42 UTC

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