summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/TLpatches/patch-15-pow
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/TLpatches/patch-15-pow')
-rw-r--r--Build/source/libs/icu/TLpatches/patch-15-pow3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/icu/TLpatches/patch-15-pow b/Build/source/libs/icu/TLpatches/patch-15-pow
index cb410d0e99b..6511855195d 100644
--- a/Build/source/libs/icu/TLpatches/patch-15-pow
+++ b/Build/source/libs/icu/TLpatches/patch-15-pow
@@ -1,8 +1,9 @@
+ https://unicode-org.atlassian.net/browse/ICU-21896 (fixed upstream in 71.1)
+
Else Solaris gets
libs/icu/icu-src/source/i18n/plurrule.cpp:1884:90:
error: call of overloaded 'pow(int, const int32_t&)' is ambiguous
per https://tug.org/pipermail/tlbuild/2022q1/005020.html.
- -> https://github.com/unicode-org/icu/pull/1961
--- plurrule.cpp (revision 61625)
+++ plurrule.cpp (working copy)