[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libgc5 port to Hurd



Chris Lingard <chris@highludworth.freeserve.co.uk> writes:

> -#   ifdef __STDC__
> +#   if defined(__STDC__) || defined(HURD)
>  	typedef void (*handler)(int);
>  #   else
>  	typedef void (*handler)();
>  #   endif

Why is this; don't we have __STDC__ on the Hurd?


Reply to: