[EMAIL PROTECTED] wrote:
Tag: cws_src680_os2port02
User: ydario Date: 2007-09-29 16:25:07+0000
Added:
   udk/cppuhelper/source/gcc3os2.map

Modified:
   udk/cppuhelper/source/makefile.mk

Log:
 Issue number: i82034
Submitted by: ydario Reviewed by: ydario
 Commit of changes for OS/2 CWS source code integration.

File Changes:

Directory: /udk/cppuhelper/source/
==================================

File [added]: gcc3os2.map
Url: 
http://udk.openoffice.org/source/browse/udk/cppuhelper/source/gcc3os2.map?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup
Added lines: 366
----------------
UDK_3_0_0 {
        global:
GetVersionInfo;
_ZN3com3sun4star3uno19WeakReferenceHelperC1ERKNS2_9ReferenceINS2_10XInterfaceEEE;
_ZN3com3sun4star3uno19WeakReferenceHelperC1ERKS3_;
[...]

Dario,

There was recently some effort to consolidate different map files for GCC based platforms. I would assume the OS/2 version would also already be covered by that or can be covered with only slight changes to the generic gcc3.map.

The generic gcc3.map contains wildcarded entries like

  _ZN4cppu13ClassDataBaseC1E?;

and

  _ZThn*_N4cppu14OWeakAggObject7acquireEv;

to cover the variations.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to