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





------- Additional comments from [EMAIL PROTECTED] Thu May 29 12:41:35 +0000 
2008 -------
@kohei:
Just returned from vacation, hence the long silence..

> What is the sal.map file used for ? It looks like a symbol map for the
> exported symbols in the shared library,

Exactly. All URE libraries use those map files, also each UNO
component's library to export the few methods necessary for registry
purposes. A few other libs that did not depend on the now removed SUPD
numbering also use it.

> but is it used for all compilers or ... ? 

Yes, used for all compilers. Platform specifics are handled in the
tooling processing those files. It also provides a versioning mechanism.
For details see
http://udk.openoffice.org/common/man/libraryversioning.html
Maybe a bit old, but basics didn't change.

> When do we need to modify this ?

Whenever you add a symbol that is to be exported ;-)


---------------------------------------------------------------------
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