Date: Mon, 11 Mar 2002 23:50:15 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Mark Murray <markm@FreeBSD.org> Cc: <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/usr.bin/xlint/llib llib-lposix Message-ID: <20020311234858.I6802-100000@gamplex.bde.org> In-Reply-To: <200203111126.g2BBQJN52197@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020311234858.I6802-100000>