sbsv2/raptor/notes/epocnestedexceptions.txt
author Iain Williamson <iain.williamson@nokia.com>
Mon, 17 May 2010 18:27:21 +0100
branchfix
changeset 559 3a62f88a49f8
parent 398 dde9ce4a8aa8
permissions -rw-r--r--
RELEASE: Bug 2651 - [Raptor] creates incorrect .iby files w.r.t target file versions & ramtargets Note: I've added a new 'next version' to the release notes since I've not merged in 2.14.0 yet.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
397
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     1
398
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     2
Qt needs to be able to have more than one active exception object, even when
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     3
OOM (out-of-memory).
397
95863adbc4bc replace RELEASE-NOTES.txt with an HTML file
Richard Taylor <richard.i.taylor@nokia.com>
parents:
diff changeset
     4
398
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     5
A detailed overview of the solution can be found at 
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     6
http://wikis.in.nokia.com/Toolchain/QtExceptionHandling
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     7
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     8
In short, we add a new MMP flag keyword - EPOCNESTEDEXCEPTIONS. When this
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
     9
keyword is specified, a different static run-time library is used.
dde9ce4a8aa8 flesh out expanded release notes
Richard Taylor <richard.i.taylor@nokia.com>
parents: 397
diff changeset
    10