Date: Thu, 4 Feb 2010 08:50:34 +0100 From: Roman Divacky <rdivacky@FreeBSD.org> To: Luigi Rizzo <luigi@FreeBSD.org> Cc: src-committers@FreeBSD.org, svn-src-user@FreeBSD.org Subject: Re: svn commit: r203481 - user/luigi/ipfw3-head/sys/netinet/ipfw Message-ID: <20100204075034.GA30179@freebsd.org> In-Reply-To: <201002040724.o147OD9l046782@svn.freebsd.org> References: <201002040724.o147OD9l046782@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 04, 2010 at 07:24:13AM +0000, Luigi Rizzo wrote: > Author: luigi > Date: Thu Feb 4 07:24:13 2010 > New Revision: 203481 > URL: http://svn.freebsd.org/changeset/base/203481 > > Log: > portability fix for compilers that do not have C99 initializers C99 in kernel is a must and has been for a long time... I dont think that obfuscating obvious code to be able to support ancient compiler(s) is worth it...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100204075034.GA30179>