Subject: Re: CVS commit: src/sys/sys (protosw.h:1.39)
To: Garrett D'Amore <garrett_damore@tadpole.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 08/29/2006 10:19:16
On Aug 29, 2006, at 10:17 AM, Garrett D'Amore wrote:

> Shouldn't any C99 supporting compiler support this? If nothing else,
> users can bootstrap a native GCC, if their own native compilers are  
> not
> up to snuff.

GCC3 supports this in "gnu89" mode, too.

-- thorpej