sbsv2/raptor/notes/epocnestedexceptions.txt
author timothy.murphy@nokia.com
Thu, 08 Apr 2010 13:44:00 +0100
branchfix
changeset 471 8786668610ae
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
fix: revert -iquote since older cpps don't understand it fix: remove stupid repetition of for loop. tt: Enter commit message. Lines beginning with 'HG:' are removed.


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.