sbsv2/raptor/notes/epocnestedexceptions.txt
author timothy.murphy@nokia.com
Fri, 23 Apr 2010 22:37:45 +0100
branchfix
changeset 532 1083c9a3a7cf
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
minimising dependencies might have helped after all by ecluding something that's getting updated that maybe shouldn't. Try it out again.


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.