sbsv2/raptor/notes/epocnestedexceptions.txt
branchwip
changeset 398 dde9ce4a8aa8
parent 397 95863adbc4bc
equal deleted inserted replaced
397:95863adbc4bc 398:dde9ce4a8aa8
     1 
     1 
     2 This sounds clever...
     2 Qt needs to be able to have more than one active exception object, even when
       
     3 OOM (out-of-memory).
     3 
     4 
       
     5 A detailed overview of the solution can be found at 
       
     6 http://wikis.in.nokia.com/Toolchain/QtExceptionHandling
       
     7 
       
     8 In short, we add a new MMP flag keyword - EPOCNESTEDEXCEPTIONS. When this
       
     9 keyword is specified, a different static run-time library is used.
       
    10