[sword-svn] r207 - trunk/source/common/unicode
chrislit at crosswire.org
chrislit at crosswire.org
Fri May 15 12:18:34 MST 2009
Author: chrislit
Date: 2009-05-15 12:18:34 -0700 (Fri, 15 May 2009)
New Revision: 207
Modified:
trunk/source/common/unicode/pwin32.h
Log:
ICU patch for Win32 (http://bugs.icu-project.org/trac/changeset/26005)
Modified: trunk/source/common/unicode/pwin32.h
===================================================================
--- trunk/source/common/unicode/pwin32.h 2009-05-14 04:02:38 UTC (rev 206)
+++ trunk/source/common/unicode/pwin32.h 2009-05-15 19:18:34 UTC (rev 207)
@@ -213,7 +213,7 @@
/** Determine whether to disable renaming or not. This overrides the
setting in umachine.h which is for all platforms. */
#ifndef U_DISABLE_RENAMING
-#define U_DISABLE_RENAMING 1
+#define U_DISABLE_RENAMING 0
#endif
/** Determine whether to override new and delete. */
More information about the sword-cvs
mailing list