[Expat-discuss] darwin and expat
Joe Stacy
joe at switchgearsoftware.com
Wed May 17 20:29:24 CEST 2006
I'm trying to build expat on Darwin in a cross platform project. Since
I'm further wrapping expat with a DOM, I'm trying to keep my wrapping
code platform independent and it's all Unicode. I have XML_UNICODE and
XML_UNICODE_WCHAR_T macros defined and it appears that the file
xmlwf/unixfilemap.c does not implement a wchar_t flavor of the filemap()
function. Is there something I'm missing or have configured incorrectly
or is it a simple matter of functionality that needs implemented?
Joe
More information about the Expat-discuss
mailing list