info/CWS slidecopy : ENSURE_OR_CONTINUE/BREAK

[email protected] Thu, 29 Apr 2010 10:38:48 +0200 (MEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <6517341.241272530328692.JavaMail.root@so-web4>
------=_Part_1122_4855768.1272530328690
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit



          Type: info
         Title: ENSURE_OR_CONTINUE/BREAK
     Posted by: [email protected]
      Affected: -
         TaskId: i111236
<http://www.openoffice.org/issues/show_bug.cgi?id=111236>
Effective from: CWS slidecopy
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/slidecopy>
    CWS status: new


*Summary*
--------
tools/diagnose_ex.h:
+ ENSURE_OR_CONTINUE
+ ENSURE_OR_BREAK

*Description*
-------------
Complementing the existing ENSURE_OR_RETURN(_*) macros in
tools/diagnose_ex.h, which check a condition, and assert/return in
case of failure, ENSURE_OR_CONTINUE/BREAK have been added to the same
include file, which, guess, do a "continue" or "break" when the given
condition is not met (after asserting it).


Send feedback to [email protected]



------=_Part_1122_4855768.1272530328690
Content-Type: text/plain; charset=us-ascii

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
------=_Part_1122_4855768.1272530328690--