Date: Mon, 01 Dec 2008 12:44:50 +0100 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Bruce Cran <bruce@cran.org.uk> Cc: freebsd-hackers@freebsd.org, Eitan Adler <eitanadlerlist@gmail.com>, d@delphij.net Subject: Re: change to ee.c Message-ID: <86r64sqfv1.fsf@ds4.des.no> In-Reply-To: <20081130004331.086941f3@tau> (Bruce Cran's message of "Sun, 30 Nov 2008 00:43:31 -0800") References: <49320FF7.4040901@gmail.com> <4932122A.8070209@delphij.net> <493214DC.2080904@gmail.com> <20081130004331.086941f3@tau>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Cran <bruce@cran.org.uk> writes: > The version of ee in FreeBSD is fairly old: the latest from > http://mahon.cwx.net/ is 1.4.6. Even so, the latest version still > generates lots of warnings from gcc because the developer used NULL > instead of '\0' (i.e the NULL constant instead of the NUL string). This is a good reason to define NULL as ((void *)0)... DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r64sqfv1.fsf>