Date: Mon, 17 Mar 2003 19:37:33 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/awk Makefile Message-ID: <20030317173733.GF8687@sunbay.com> In-Reply-To: <20030317170003.GA31982@dragon.nuxi.com> References: <200303170807.h2H87soE018695@repoman.freebsd.org> <20030317084636.GA96226@nagual.pp.ru> <20030317170003.GA31982@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--ni93GHxFvA+th69W Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 17, 2003 at 09:00:03AM -0800, David O'Brien wrote: > On Mon, Mar 17, 2003 at 11:46:36AM +0300, Andrey A. Chernov wrote: > > On Mon, Mar 17, 2003 at 00:07:54 -0800, David E. O'Brien wrote: > > > obrien 2003/03/17 00:07:54 PST > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > usr.bin/awk Makefile=20 > > > Log: > > > For the bwk_20030314 version, we have to -DHAS_ISBLANK now. > > > Oh how I wish the author had accepted my "#ifndef isblank" patch in= stead. > >=20 > > In strict sense isblank() is a function, not necessary a macro. >=20 > Show me a single real implimentation that isn't a macro. >=20 : NAME : isblank - test for a blank character :=20 : SYNOPSIS : #include <ctype.h> : int isblank(int c); :=20 : DESCRIPTION : CX The functionality described on this reference page : is aligned with the ISO C standard. Any conflict : between the requirements described here and the : ISO C standard is unintentional. This volume of : IEEE Std 1003.1-200x defers to the ISO C standard. : The isblank( ) function ... Also, you've just imported one, and it's pretty REAL. :-) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --ni93GHxFvA+th69W Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+dgfdUkv4P6juNwoRAoP6AJ9aCbtK5niX4NMd+gOgKlLQh4b6QwCfaPsA ChOkKHLayc8v2ue8BU5Nwpc= =ffH0 -----END PGP SIGNATURE----- --ni93GHxFvA+th69W-- 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?20030317173733.GF8687>