sbsv2/raptor/notes/epocnestedexceptions.txt
author timband
Fri, 30 Apr 2010 16:56:53 +0100
branchwip
changeset 497 5732243e83c1
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
Carbide.xml now contains *_gcce aliases so that Carbide can pick up these things the upcoming SDK


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.