]> git.pld-linux.org Git - packages/icu.git/blobdiff - icu-cxx-pre11.patch
up to 69.1
[packages/icu.git] / icu-cxx-pre11.patch
index bfe6ab5f8b0379744f32ab1f9c387841684098e2..fc85740a1f879f7a47704c0e668e015fbd3b572a 100644 (file)
@@ -117,7 +117,7 @@ diff -ruNp icu.orig/source/common/unicode/unistr.h icu/source/common/unicode/uni
    /**
     * char16_t* constructor.
 @@ -3073,6 +3075,7 @@ public:
-       UnicodeString(ConstChar16Ptr(text), length) {}
+       UnicodeString(ConstChar16Ptr(text), textLength) {}
  #endif
  
 +#ifdef U_HAS_NULLPTR_T
This page took 0.039438 seconds and 4 git commands to generate.