Date: Mon, 14 Dec 1998 20:39:40 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Mike Smith <mike@smith.net.au> Cc: Eivind Eklund <eivind@yes.no>, Mike Smith <mike@smith.net.au>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa labpc.c Message-ID: <199812150439.UAA51106@apollo.backplane.com> References: <199812150420.UAA02573@dingo.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You guys are being silly. Short of rewriting the kernel entirely we
can definitely assume that NULL is bitwise 0. Not only that, but we
can make assumptions about the relationship between (void *) and
(anyothertype *) as well. There is nothing wrong with being pragmatic
if it means a hundred people will be actively developing for the code
instead of just two or three.
-Matt
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?199812150439.UAA51106>
