DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15784>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15784 ICU4C 2.4 port Summary: ICU4C 2.4 port Product: Xerces-C++ Version: 2.1.0 Platform: All OS/Version: All Status: NEW Severity: Major Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Xerces 2.1 does not build with ICU4C 2.4 because it uses long-obsolete APIs ("Unicode" class) that have been #ifdef'ed in ICU4C 2.4. I have modified ICUTransService.cpp to make it work - a fairly simple patch. I also replaced the case-insensitive comparison function implementations with simple calls to existing ICU APIs that should be at least as fast. I have the source file available, marked up with comments with ### and my name for easy diffing. Please send me an email at markus.scherer (at) us.ibm.com and I will send it to you. Best regards, markus (ICU4C project lead) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]