diff -r 5e7562f67577 -r c327db0664bb sbsv2/raptor/notes/epocnestedexceptions.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/notes/epocnestedexceptions.txt Mon May 17 20:20:32 2010 +0100 @@ -0,0 +1,10 @@ + +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. +