summaryrefslogtreecommitdiffstats
path: root/sal/util
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-10-04 14:08:24 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-10-04 14:08:24 +0200
commit2c3ebb202f6c83706c07efe39cd6d9ab48b4f4c4 (patch)
tree8f24c80f025f0902b829f5be94d022e1283c2ed8 /sal/util
parentUpdated core (diff)
downloadcore-2c3ebb202f6c83706c07efe39cd6d9ab48b4f4c4.tar.gz
core-2c3ebb202f6c83706c07efe39cd6d9ab48b4f4c4.zip
@since tag; sorting
follow-up to 2135eae2a97c17d89cb47a2074830fd2d7b2226f "let approxEqual() not scale too early for large representable integer values" Change-Id: I628e01297fea08915d0ca1c95f3ba13f7ce15db8
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/sal.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index d50752ce31ae..c8f3a7426964 100644
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -697,6 +697,7 @@ LIBO_UDK_5.2 { # symbols available in >= LibO 5.2
LIBO_UDK_5.3 { # symbols available in >= LibO 5.3
global:
+ rtl_math_approxEqual;
rtl_uString_newConcatUtf16L;
rtl_uString_newReplaceAllAsciiLUtf16L;
rtl_uString_newReplaceAllUtf16LAsciiL;
@@ -704,7 +705,6 @@ LIBO_UDK_5.3 { # symbols available in >= LibO 5.3
rtl_uString_newReplaceFirstAsciiLUtf16L;
rtl_uString_newReplaceFirstUtf16LAsciiL;
rtl_uString_newReplaceFirstUtf16LUtf16L;
- rtl_math_approxEqual;
} LIBO_UDK_5.2;
PRIVATE_1.0 {