Re: type of input buffer to apr_bucket_foo_create()

2001-12-09 Thread Jeff Trawick
Cliff Woolley <[EMAIL PROTECTED]> writes: > 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 mo

Pools rewrite [4]

2001-12-09 Thread Sander Striker
Hi, This is the code with the latest changes based on comments from various people. I have yet to begin to start coding/migrating the debug code. I won't have time to complete that until at least last week. Bill (wrowe) can you live without that for a little while? I specifically ask because y