You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by da...@apache.org on 2018/03/08 17:56:54 UTC

svn commit: r1826260 - in /openoffice/trunk/main/cppu/util: makefile.mk purpenvhelper3MSC.map purpenvhelper3MSCI.map purpenvhelper3MSCX.map

Author: damjan
Date: Thu Mar  8 17:56:54 2018
New Revision: 1826260

URL: http://svn.apache.org/viewvc?rev=1826260&view=rev
Log:
Add symbol versions for the Win64 platform
necessary to build main/cppu.

Patch by: me


Added:
    openoffice/trunk/main/cppu/util/purpenvhelper3MSCI.map
      - copied unchanged from r1826259, openoffice/trunk/main/cppu/util/purpenvhelper3MSC.map
    openoffice/trunk/main/cppu/util/purpenvhelper3MSCX.map
      - copied, changed from r1826001, openoffice/trunk/main/cppu/util/purpenvhelper3MSC.map
Removed:
    openoffice/trunk/main/cppu/util/purpenvhelper3MSC.map
Modified:
    openoffice/trunk/main/cppu/util/makefile.mk

Modified: openoffice/trunk/main/cppu/util/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/cppu/util/makefile.mk?rev=1826260&r1=1826259&r2=1826260&view=diff
==============================================================================
--- openoffice/trunk/main/cppu/util/makefile.mk (original)
+++ openoffice/trunk/main/cppu/util/makefile.mk Thu Mar  8 17:56:54 2018
@@ -70,6 +70,8 @@ SHL2TARGET  := $(NAMEpurpenv_helper)
 DEF2NAME    := $(SHL2TARGET)
 .IF "$(GUI)$(COM)"=="WNTGCC"
 SHL2VERSIONMAP:=uno_purpenvhelper$(COMID).map
+.ELIF "$(GUI)$(COM)"=="WNTMSC"
+SHL2VERSIONMAP:=$(SHL2TARGET)$(CPU).map
 .ELIF "$(GUI)"=="OS2"
 SHL2VERSIONMAP:=uno_purpenvhelperwntgcc.map
 .ELSE

Copied: openoffice/trunk/main/cppu/util/purpenvhelper3MSCX.map (from r1826001, openoffice/trunk/main/cppu/util/purpenvhelper3MSC.map)
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/cppu/util/purpenvhelper3MSCX.map?p2=openoffice/trunk/main/cppu/util/purpenvhelper3MSCX.map&p1=openoffice/trunk/main/cppu/util/purpenvhelper3MSC.map&r1=1826001&r2=1826260&rev=1826260&view=diff
==============================================================================
--- openoffice/trunk/main/cppu/util/purpenvhelper3MSC.map (original)
+++ openoffice/trunk/main/cppu/util/purpenvhelper3MSCX.map Thu Mar  8 17:56:54 2018
@@ -20,8 +20,8 @@
 ###############################################################
 UDK_3_0_0 {
 	global:
-        ?Environment_initWithEnterable@purpenv@helper@cppu@@YAXPAU_uno_Environment@@PAVEnterable@3@@Z;
-        ?createMapping@purpenv@helper@cppu@@YAXPAPAU_uno_Mapping@@PAU_uno_Environment@@1P6AX_NPAX3PAU_typelib_TypeDescriptionReference@@PAU_typelib_MethodParameter@@JPBU_typelib_TypeDescription@@3QAPAXPAPAU_uno_Any@@@Z3@Z;
+        ?Environment_initWithEnterable@purpenv@helper@cppu@@YAXPEAU_uno_Environment@@PEAVEnterable@3@@Z
+        ?createMapping@purpenv@helper@cppu@@YAXPEAPEAU_uno_Mapping@@PEAU_uno_Environment@@1P6AX_NPEAX3PEAU_typelib_TypeDescriptionReference@@PEAU_typelib_MethodParameter@@JPEBU_typelib_TypeDescription@@3QEAPEAXPEAPEAU_uno_Any@@@Z3@Z
 
 	local:
 		*;