[Libreoffice-commits] .: cppuhelper/source sal/util
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Oct 4 02:34:41 PDT 2012
cppuhelper/source/gcc3.map | 2 +-
sal/util/sal.map | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit eff6d4e01b87df58cc218cf0663d0f711fe06fde
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Oct 4 11:33:19 2012 +0200
Version name/dependency cleanup towards 3.7
Change-Id: Ib5da7703bf48713093bc6a3380facafd0013e039
diff --git a/cppuhelper/source/gcc3.map b/cppuhelper/source/gcc3.map
index 7840b23..abce1db 100644
--- a/cppuhelper/source/gcc3.map
+++ b/cppuhelper/source/gcc3.map
@@ -408,7 +408,7 @@ global:
_ZThn*_N4cppu19OPropertySetHelper232enableChangeListenerNotificationEh;
} UDK_3.7;
-UDK_3.9 { # LibO 3.7
+LIBO_UDK_3.9 { # LibO 3.7
global:
_ZN4cppu15supportsServiceEPN3com3sun4star4lang12XServiceInfoERKN3rtl8OUStringE; # cppu::supportsService(com::sun::star::lang::XServiceInfo*, rtl::OUString const&)
} UDK_3.8;
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 9efed6a..978a66e 100644
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -631,7 +631,7 @@ LIBO_UDK_3.7 { # symbols available in >= LibO 3.7
global:
rtl_string_newFromSubString;
rtl_uString_newFromSubString;
-} UDK_3.10;
+} LIBO_UDK_3.6;
PRIVATE_1.0 {
global:
More information about the Libreoffice-commits
mailing list