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

ABI breaks due to marking Qt_6_PRIVATE_API too widely

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.5.0, 6.6.0
    • 6.5.0 Beta1
    • Core: Other
    • None
    • Linux/X11
    • 41b38c802 (dev), ed8295077 (6.5), a2fe33203 (dev), 8a3983d11 (6.5)

    Description

      'QFutureInterfaceBase::mutex' was a regular symbol in 6.4 but became marked Qt6_PRIVATE_API in 6.5 after commit 5d903a64aca37ee7c2836e479e175336e9b7ca87

      $ eu-readelf --dyn-syms ibQt6Core.so.6 | c++filt | grep QFutureInterfaceBase::mutex
       3547: 00000000003f601a     18 FUNC    GLOBAL PROTECTED     16 QFutureInterfaceBase::mutex() const@@Qt_6_PRIVATE_API
      

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              arojas Antonio Rojas
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes