ICU-8157 bump U_COL_SAFECLONE_BUFFERSIZE to 528: reordering and delegate have pushed it over 512 on IBM i teraspace.
X-SVN-Rev: 31481
This commit is contained in:
parent
be53c49e85
commit
4eac54f2f6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user