Re: svn_kstring_t
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-06-06 23:01:24 CEST
Some notes:
"string" (for constant counted string) and "stringbuf" (for modifiable
Avoid macros which know about the internal structure of a string
Creating a kstring will still require a pool, to allocate the
We could--I'm not sure whether I like this idea or not--pass around
It's also possible that we use constant, counted strings rarely enough
---------------------------------------------------------------------
|
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.