diff -r 95863adbc4bc -r dde9ce4a8aa8 sbsv2/raptor/notes/epocnestedexceptions.txt --- a/sbsv2/raptor/notes/epocnestedexceptions.txt Wed Mar 24 15:23:04 2010 +0000 +++ b/sbsv2/raptor/notes/epocnestedexceptions.txt Thu Mar 25 15:42:26 2010 +0000 @@ -1,3 +1,10 @@ -This sounds clever... +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. +