svn_utf_initialize and pool cleanup
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-09-06 20:49:35 CEST
The signature of our UTF-8 initialization hack is:
void svn_utf_initialize (void)
Peter initially had it take a pool argument, but then changed it to
My concern here is that if someone dynamically loads the Subversion
So I do think we want to be passing a pool argument to
Speaking of which, it looks like Peter's code doesn't use per-pool
---------------------------------------------------------------------
|
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.