[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

skel-test.c bogosity(?)

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-10-10 14:55:38 CEST

There is a bunch of stuff in skel-test.c that seems to be duplicates for the
"ctype" functionality. APR already offers these in a portable fashion, so
there isn't a need to have that code in there.

See apr_lib.h.

I can see it is doing some other things, but the solution seems rather
overengineered (compared to using a couple apr_ funcs plus specific checks
for the parens/brackets).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:10 2006

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.