]> granicus.if.org Git - icu/commitdiff
ICU-8157 bump U_COL_SAFECLONE_BUFFERSIZE to 528: reordering and delegate have pushed...
authorSteven R. Loomis <srl@icu-project.org>
Wed, 22 Feb 2012 03:50:56 +0000 (03:50 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Wed, 22 Feb 2012 03:50:56 +0000 (03:50 +0000)
X-SVN-Rev: 31481

icu4c/source/i18n/unicode/ucol.h

index 3a1e3796955107546a751ecd590cc06bd565d0db..1b60a11484c506f38817f14d3aa559d2c097fbdc 100644 (file)
@@ -1160,7 +1160,7 @@ ucol_safeClone(const UCollator *coll,
 /** default memory size for the new clone. It needs to be this large for os/400 large pointers 
  * @stable ICU 2.0
  */
-#define U_COL_SAFECLONE_BUFFERSIZE 512
+#define U_COL_SAFECLONE_BUFFERSIZE 528
 
 /**
  * Returns current rules. Delta defines whether full rules are returned or just the tailoring.