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





------- Additional comments from [EMAIL PROTECTED] Mon Jul  2 07:45:33 +0000 
2007 -------
> All the description.xml stuff can go completely, see issue 78393.
> from that issue...
>> note: some modules still use (hopefully) maintained description.xml
>> files for header generation (COMPnTYPELIST)

and this is one of those modules, I think we need the xml to generate headers
that we include during the build, which leads us to...

> You have two libs now, bootstrap and stocservices (presumably 
> checked that the former are loaded during a typical UNO process 
> startup while the latter are not), right?

Actually all those libraries are loaded during startup (seem with strace). They
are separate because the "bootstrap" set are compiled against cppumaker
generated headers generated using the BOOTSTRAP_SERVICE=TRUE feature and the
other without BOOTSTRAP_SERVICE. Those the two sets of generated headers are
incompatible with eachother, so kept them in separate libraries so they link
internally against the right symbols.

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