sbsv2/raptor/notes/epocnestedexceptions.txt
author mikek
Mon, 17 May 2010 20:20:32 +0100
changeset 13 c327db0664bb
permissions -rw-r--r--
Upgrading Raptor from 2.10 to 2.13


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.