To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77975





------- Additional comments from [EMAIL PROTECTED] Thu Jun 28 07:52:29 +0000 
2007 -------
->Caolan, I understand that you changed the map files according to our
discussions in 77422. I have to admit that I only recently understood the
reasons for the differences in the map files.

The differences for Linux x86 and x86-64 are basically:
- exported thunks (which ideally shouldn't be exported)
- different typedefs for sal_Int32 (which basically is a "bug" and should have
been fixed).

As these differences are basically because of errors, I suggest (in contrast to
my original comment, sorry for that ;-) to use exactly one map file for every
ABI and to make this map file variable wrt the above issues. E.g.
- for thunks we may want to replace symbol prefixes "_ZThn<number>..." with
"_ZThn*...",
- for symbols with mangled sal_Int32 we may want to replace the "l" or "i" with 
"?"

What do you think?

Sorry for bothering you 

  Kay


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to