Re: started applying Marcus' patch
From: mark benedetto king <bking_at_inquira.com>
Date: 2002-07-18 18:10:15 CEST
On Thu, Jul 18, 2002 at 09:07:07AM -0500, Karl Fogel wrote:
First people say "errno is just an int", now bit tests are the same
for (i = 0; i < n; i++) {
is just as fast as
i = n;
> > C99 guarantees that char is _at least_ eight-bits. It can be 4711
Some old UNIVACs have 9-bit bytes. That means 36-bit words, btw. The
> I think Brane's solution (to use the apr_isascii and isctrl tests) is
I concur.
--ben
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.