sbsv2/raptor/notes/epocnestedexceptions.txt
author timothy.murphy@nokia.com
Tue, 13 Apr 2010 17:35:43 +0100
branchfix
changeset 483 941b2742ee49
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
Fix a copyright date. Make sure all FLMBDEBUG usage is wrapped in <debug> tags.


Qt needs to be able to have more than one active exception object, even when
OOM (out-of-memory).

A detailed overview of the solution can be found at 
http://wikis.in.nokia.com/Toolchain/QtExceptionHandling

In short, we add a new MMP flag keyword - EPOCNESTEDEXCEPTIONS. When this
keyword is specified, a different static run-time library is used.