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

It would be nice if there is way to Assert in release build

    XMLWordPrintable

Details

    • Windows

    Description

      It would be nice if there is way to have Assert in release build. There seems couple of way of having it using QT_FORCE_ASSERTS or removing CONFIG(release, debug|release):DEFINES += QT_NO_DEBUG from qt.prf but this will have impact every where.

      It would be nice if there is way to enable Assert for some part of code only for example only on templates instead of every where to avoid performance hit.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes