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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes