Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 1995 09:46:45 EST
From:      "Kaleb S. KEITHLEY" <kaleb@x.org>
To:        hackers@freefall.FreeBSD.org
Cc:        Bruce Evans <bde@zeta.org.au>
Subject:   Re: A couple problems in FreeBSD 2.1.0-950922-SNAP 
Message-ID:  <199510161346.JAA07333@exalt.x.org>
In-Reply-To: Your message of Mon, 16 Oct 1995 10:36:51 EST. <199510160036.KAA03511@godzilla.zeta.org.au> 

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

>>No, it doesn't need to be, but is there a reason it can't do the right 
>>thing anyway? The table is defined as having 256 elements, so populating 
>>it with something useful isn't going to hurt anything.

>The C standard.  E.g., in the "C" locale, islower() and isupper() are
>specified as returning true only for the "C" lower and upper case letters.
>Thus in the ASCII table, _L and _U must not be set for characters >= 128.

Right you are. I could live with that restriction.

--

Kaleb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510161346.JAA07333>