Cliff Woolley <[EMAIL PROTECTED]> writes:

> Unfortunately we can't just pstrdup because we have no pool to dup into.
> We could copy into a buffer on the stack.......
> 
> Again, this only affects already-ugly formats, so I see little problem
> with adding a copy penalty to *those* formats, as long as it can be done
> without impacting the performance of the other, more heavily-used formats
> in a horrendous way.

+1

The API needs to be changed to use const char * if at all possible.
This isn't the first time this has come up.
-- 
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...

Reply via email to