Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2001 19:04:49 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/locale isprint.3
Message-ID:  <20011202160448.GB62892@nagual.pp.ru>
In-Reply-To: <20011203024602.F8849-100000@gamplex.bde.org>
References:  <200112021231.fB2CVjn40304@freefall.freebsd.org> <20011203024602.F8849-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 03, 2001 at 03:01:37 +1100, Bruce Evans wrote:
> On Sun, 2 Dec 2001, Andrey A. Chernov wrote:
> 
> > ache        2001/12/02 04:31:45 PST
> >
> >   Modified files:
> >     lib/libc/locale      isprint.3
> >   Log:
> >   Remove specific reference to ASCII space (' '), it is true for localized
> >   spaces too
> 
> ' ' is not ASCII space; it is (the value of) the normal space character in
> the execution character set.

Yes. I mean not only THAT space but any other possible too.

> The interesting point here is whether isprint(' ') is true in all
> locales.  The ISO (1990) C standard and the previous version of
> the man page use exactly the same wording to explicitly say that it
> is.  This commit at best obfuscates this.  Please back it out.

No, it makes clear that not only space named ' ' alowed, but any space.

-- 
Andrey A. Chernov
http://ache.pp.ru/

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?20011202160448.GB62892>