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

Enable JavaScriptCore ASSERTs when building QtScript in debug mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.8.0
    • 4.6.0
    • Qt Script
    • None
    • 5c7b7f5fca8c557b14959ca338cb2fa62aea6aa0 d276c62812cf7404c45d447b211109f985da74a5

    Description

      src/script/script.pro unconditionally adds NDEBUG to DEFINES, thereby disabling ASSERTs. But these asserts are actually useful for detecting problems (e.g. related to compiler optimizations, alignment); without the asserts, one can risk a crash occurring at some later point and be rather clueless about the cause.

      Attachments

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

        Activity

          People

            kenthans Kent Hansen (Inactive)
            kenthans Kent Hansen (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