Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2002 02:44:41 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Juli Mallett <jmallett@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <20020622024301.H4626-100000@gamplex.bde.org>
In-Reply-To: <200206211125.g5LBPBH53132@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Bruce


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?20020622024301.H4626-100000>