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

WebKit and QtScript JSC JIT symbols clash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 4.6.0
    • Qt Script
    • None

    Description

      Many of the symbols in JITStubs.h are compiled with C linkage, so they are not inside the QTJSC namespace. This causes them to conflict when both the QtScript and WebKit modules are used together on ARM.

      The attached patch addresses this issue for the ARM_TRADITIONAL platform, but the problem might also exist elsewhere.

      Attachments

        Issue Links

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

          Activity

            People

              kenthans Kent Hansen (Inactive)
              aakenned Aaron Kennedy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes