Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 21:09:02 +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:  <20030317190901.GA21778@sunbay.com>
In-Reply-To: <20030317180134.GA33965@dragon.nuxi.com>
References:  <200303170807.h2H87soE018695@repoman.freebsd.org> <20030317084636.GA96226@nagual.pp.ru> <20030317170003.GA31982@dragon.nuxi.com> <20030317173733.GF8687@sunbay.com> <20030317180134.GA33965@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--0OAP2g/MAC+5xKAE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Mar 17, 2003 at 10:01:34AM -0800, David O'Brien wrote:
> On Mon, Mar 17, 2003 at 07:37:33PM +0200, Ruslan Ermilov wrote:
> > 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" patc=
h instead.
> > > >=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 ...
>=20
> A man page isn't an example, but what ever.  No sense arguing with you.
>=20
Err, this is not the manpage, rather, this is part of the
latest POSIX spec, and part of the latest ISO C standard.

> > Also, you've just imported one, and it's pretty REAL.  :-)
>=20
> Geez, sorry I didn't say libc, where one finds this; and a system where
> one would use AWK.
>=20
You did notice the ":-)" at the end, didn't you?


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

--0OAP2g/MAC+5xKAE
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+dh1NUkv4P6juNwoRAj1OAJ4yrQkh+sxkJuIbnRUi2BK2b3pDbwCeM/ms
awBXSKeKSG/AIjOs2Fm6U44=
=IJsy
-----END PGP SIGNATURE-----

--0OAP2g/MAC+5xKAE--

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?20030317190901.GA21778>