https://bugs.kde.org/show_bug.cgi?id=469428

            Bug ID: 469428
           Summary: Compiler error on Clang 16:
                    core/backends/bluetooth/bluetoothdevicelink.cpp:102:12
                    : error: chosen constructor is explicit in
                    copy-initialization
    Classification: Applications
           Product: kdeconnect
           Version: 23.04.0
          Platform: Gentoo Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: common
          Assignee: albertv...@gmail.com
          Reporter: abdelqader...@protonmail.com
                CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

Clang 16 has the following build error.

../kdeconnect-9999/core/backends/bluetooth/bluetoothdevicelink.cpp:102:12:
error: chosen constructor is explicit in copy-initialization
    return {}; // TODO Not sure what to do here. For LanDeviceLink we use the
SSL connection's certificate, but we don't have that here
           ^~
/usr/include/qt5/QtNetwork/qsslcertificate.h:95:14: note: explicit constructor
declared here
    explicit QSslCertificate(const QByteArray &data = QByteArray(),
QSsl::EncodingFormat format = QSsl::Pem);
             ^
1 error generated.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to