Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-717

Alter flags in makespecs to allow catch(...) exception handling

XMLWordPrintable

      I would like to suggest to alter some flags in the win32_mscv2005 makespecs conf
      (maybe also in win32_msvc.net) for the next Qt versions.

      QMAKE_CXXFLAGS_STL_ON = -EHa
      QMAKE_CXXFLAGS_EXCEPTIONS_ON = -EHa

      This will also allow the catch(...) exception handling implemented in Qt to catch win SEH exceptions in case of access violations for example.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes