Product | Application Framework |
Type | new |
Title | non-pro: OSL assertions now appearing the same way as TOOLS-assertions |
Posted by | [EMAIL PROTECTED] |
Affected | ,- |
Effective from | CWS gslpatches07 |
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [ ]
Description
For quite some time now, OOo has two different diagnostics systems:
OSL-based and TOOLS-based assertions. It's up to the developer of some
piece of code which ones s/he uses.
Failed TOOLS assertions usually are reported in a modal message box,
but can be re-routed to other channels in the "VCL Debug Options"
dialog (opened by pressing Ctrl-Alt-Shift-D). This dialog also offers
some more options how to handle those assertions, for instance filtering.
Failed OSL assertions are reported in a modal message box on Windows,
and on the console on Linux. They cannot be re-routed or filtered at
all, only globally disabled.
Once the CWS gslpatches07 is integrated, OSL assertions can be
captured by the TOOLS-based system, too. That is, OSL assertions then
behave exactly the same way as TOOLS-based assertions.
This behaviour can be switched off in the VCL Debug Options dialog,
which contains a new check box labeled "Reroute osl debug messages",
and is ON by default.
All of the above of course only applies to non-product builds of
OpenOffice.org.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]