epocnestedexceptions.txt 352 B

1234567891011
  1. Qt needs to be able to have more than one active exception object, even when
  2. OOM (out-of-memory).
  3. A detailed overview of the solution can be found at
  4. http://wikis.in.nokia.com/Toolchain/QtExceptionHandling
  5. In short, we add a new MMP flag keyword - EPOCNESTEDEXCEPTIONS. When this
  6. keyword is specified, a different static run-time library is used.