apr_util, XML, and UTF

2004-12-02 Thread David Barrett
A couple questions about the XML parser built into apr_util: 1) Does it support anything other than pure ASCII files? 2) Is there any way to parse UTF-8 files? 3) Does it use the Xerces XML back end? Thanks! -david

Re: apr_util, XML, and UTF

2004-12-02 Thread Cliff Woolley
On Wed, 1 Dec 2004, David Barrett wrote: A couple questions about the XML parser built into apr_util: 1) Does it support anything other than pure ASCII files? 2) Is there any way to parse UTF-8 files? 3) Does it use the Xerces XML back end? My understanding is that it's just a wrapper

UNIX apr_procattr_child_{in,out,err}_set()

2004-12-02 Thread Ingo Weinhold
Howdy, I just came across the apr_procattr_child_{in,out,err}_set() implementations for UNIX and got to wonder about the semantics of those functions. Their doxygen comments are lacking a bit of preciseness. What I understand is, that by using apr_procattr_io_set() it is defined, which of