Date: Fri, 07 Jul 2000 19:13:38 +0900 From: itojun@iijlab.net To: John Baldwin <jhb@FreeBSD.org> Cc: Charles Anderson <caa@columbus.rr.com>, FreeBSD Current <freebsd-current@FreeBSD.org>, n_hibma@FreeBSD.org Subject: Re: _DIAGASSERT in libusb & libutil Message-ID: <9846.962964818@coconut.itojun.org> In-Reply-To: jhb's message of Thu, 06 Jul 2000 17:52:28 MST. <396529CC.6988EBE9@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>It's a macro that NetBSD uses just to be different from the rest of the >known >world which uses the assert() macro from /usr/include/assert.h. _DIAGASSERT() has its history and reasons (there was some proposal on it and _DIAGASSERT() implements that). it is not just to be different. I admit it is now equivalent to assert(). netbsd may need to clean them up... itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9846.962964818>