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

CLONE - 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.

      I clone this (old) request, because it's still not there and might be useful.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            djab Alexandre Badez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes