From owner-freebsd-current Fri Jul 7 3:13:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 978FA37BB25; Fri, 7 Jul 2000 03:13:41 -0700 (PDT) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id TAA09848; Fri, 7 Jul 2000 19:13:38 +0900 (JST) To: John Baldwin Cc: Charles Anderson , FreeBSD Current , n_hibma@FreeBSD.org In-reply-to: jhb's message of Thu, 06 Jul 2000 17:52:28 MST. <396529CC.6988EBE9@FreeBSD.org> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: _DIAGASSERT in libusb & libutil From: itojun@iijlab.net Date: Fri, 07 Jul 2000 19:13:38 +0900 Message-ID: <9846.962964818@coconut.itojun.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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