Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 19:51:37 -0700
From:      Doug Barton <DougB@FreeBSD.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Juli Mallett <jmallett@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <3D13E639.DEA28286@FreeBSD.org>
References:  <20020622024301.H4626-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans wrote:
> 
> On Fri, 21 Jun 2002, Juli Mallett wrote:
> 
> > jmallett    2002/06/21 04:25:11 PDT
> >
> >   Modified files:
> >     usr.sbin/inetd       inetd.c
> >   Log:
> >   Use __typeof__ instead of typeof.
> 
> Both of these are gcc features.  I prefer typeof since it doesn't give
> undefined behaviour for non-gcc compilers.

As far as I recall, we still have a long-term project goal of making
sources that don't depend on gcc to compile, so I'd agree with Bruce
that this is a bad change.

Doug

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D13E639.DEA28286>