Explicitly create a unicode collator instead of relying on the "default" collator. This may
get around potential race conditions with multi-threaded use of the string comparison routines as reported by Chris Cates on Jan 19th. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@176306 13f79535-47bb-0310-9956-ffa450edef68
Showing
- src/xercesc/util/Transcoders/MacOSUnicodeConverter/MacOSUnicodeConverter.cpp 26 additions, 26 deletions...anscoders/MacOSUnicodeConverter/MacOSUnicodeConverter.cpp
- src/xercesc/util/Transcoders/MacOSUnicodeConverter/MacOSUnicodeConverter.hpp 2 additions, 1 deletion...anscoders/MacOSUnicodeConverter/MacOSUnicodeConverter.hpp
Loading
Please register or sign in to comment