On 8 Dec 2001, Jeff Trawick wrote:

> Why isn't it const void * instead of const char *? I'm trying to pass
> unsigned char * into apr_bucket_foo_create() and I have to cast. It
> seems so clear that it should be const void * (but maybe I need more
> caffeine).

If that changes, apr_bucket_read() would have to change, too.  Is that
what we want?  I'm not sure.  Maybe it is...

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


Reply via email to