From owner-cvs-all Mon Mar 11 4:49: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 596FC37B400; Mon, 11 Mar 2002 04:49:00 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA29832; Mon, 11 Mar 2002 23:48:58 +1100 Date: Mon, 11 Mar 2002 23:50:15 +1100 (EST) From: Bruce Evans X-X-Sender: To: Mark Murray Cc: , Subject: Re: cvs commit: src/usr.bin/xlint/llib llib-lposix In-Reply-To: <200203111126.g2BBQJN52197@freefall.freebsd.org> Message-ID: <20020311234858.I6802-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 11 Mar 2002, Mark Murray wrote: > markm 2002/03/11 03:26:17 PST > > Modified files: > usr.bin/xlint/llib llib-lposix > Log: > Fix a prototype to match our headers. I am not convinced that doing > this in this file is the correct way round. (Maybe our definition of > __assert is wrong?) __assert is an implementation detail. It can have any prototype that the implementation wants. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message