You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2013/12/12 11:08:53 UTC

svn commit: r1550389 - /openoffice/trunk/main/cppu/util/uno_purpenvhelpers5abi.map

Author: hdu
Date: Thu Dec 12 10:08:52 2013
New Revision: 1550389

URL: http://svn.apache.org/r1550389
Log:
#i122195# provide a uno_purpenvhelpers map file for the OSX 64bit UNO bridge

almost a verbatim copy of the uno_purpenvhelpers map for generic gcc3 targets
which works because the mangled symbol names match for the OSX 64bit target.

Added:
    openoffice/trunk/main/cppu/util/uno_purpenvhelpers5abi.map
      - copied, changed from r1550372, openoffice/trunk/main/cppu/util/uno_purpenvhelpergcc3.map

Copied: openoffice/trunk/main/cppu/util/uno_purpenvhelpers5abi.map (from r1550372, openoffice/trunk/main/cppu/util/uno_purpenvhelpergcc3.map)
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/cppu/util/uno_purpenvhelpers5abi.map?p2=openoffice/trunk/main/cppu/util/uno_purpenvhelpers5abi.map&p1=openoffice/trunk/main/cppu/util/uno_purpenvhelpergcc3.map&r1=1550372&r2=1550389&rev=1550389&view=diff
==============================================================================
--- openoffice/trunk/main/cppu/util/uno_purpenvhelpergcc3.map (original)
+++ openoffice/trunk/main/cppu/util/uno_purpenvhelpers5abi.map Thu Dec 12 10:08:52 2013
@@ -7,22 +7,24 @@
 #  to you under the Apache License, Version 2.0 (the
 #  "License"); you may not use this file except in compliance
 #  with the License.  You may obtain a copy of the License at
-#  
+# 
 #    http://www.apache.org/licenses/LICENSE-2.0
-#  
+# 
 #  Unless required by applicable law or agreed to in writing,
 #  software distributed under the License is distributed on an
 #  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 #  KIND, either express or implied.  See the License for the
 #  specific language governing permissions and limitations
 #  under the License.
-#  
+# 
 ###############################################################
+
 UDK_3_0_0 {
 	global:
-        _ZN4cppu6helper7purpenv13createMappingEPP12_uno_MappingP16_uno_EnvironmentS6_PFvbPvS7_P33_typelib_TypeDescriptionReferenceP24_typelib_MethodParameter?PK24_typelib_TypeDescriptionS7_PS7_PP8_uno_AnyES7_;
+	 _ZN4cppu6helper7purpenv13createMappingEPP12_uno_MappingP16_uno_EnvironmentS6_PFvbPvS7_P33_typelib_TypeDescriptionReferenceP24_typelib_MethodParameter?PK24_typelib_TypeDescriptionS7_PS7_PP8_uno_AnyES7_;
         _ZN4cppu6helper7purpenv29Environment_initWithEnterableEP16_uno_EnvironmentPNS_9EnterableE;
 
 	local:
 		*;
 };
+