To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72248
User hdu changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|OOo Later |OOo 3.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jun 4 09:04:48 +0000
2007 -------
Thanks for the flowers :-)
Now is also clear why some builds worked and some didn't: vcl/aqua had the
TARGET_CARBON flag and
the platform independent vcl didn't have it. salbmp.cxx in aqua and
pdfextoutdevdata.cxx both used the
boost functionality. So there were two different template instantiations of the
boost::detail::shared_count.
The linker removed one of the template instantiations and if the TARGET_CARBON
object won => crash in
salbmp.cxx, else vcl would have crashed later during PDF export
---------------------------------------------------------------------
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]