author | timothy.murphy@nokia.com |
Wed, 07 Apr 2010 20:31:05 +0100 | |
branch | fix |
changeset 469 | 6af83cc4c38a |
parent 398 | dde9ce4a8aa8 |
permissions | -rw-r--r-- |
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 |