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

C99 compatibility issue in libsync (impacts qt5-qtwebengine)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.15.1
    • WebEngine
    • None

      We are trying to build Fedora with a compiler which does not accept implicit function declarations by default, in preparation for a future change in GCC. (Clang will make a similar change, and it will arrive with Clang 16, so much sooner.)

      In the bundled libsync library, there is a call to the undeclared strlcpy function, resulting in a build failure.

      Related:

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

            qt_webengine_team Qt WebEngine Team
            fweimer Florian Weimer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes