RESOLVED FIXED 269707
[LibWebRTC] Build fails with clang on Linux
https://bugs.webkit.org/show_bug.cgi?id=269707
Summary [LibWebRTC] Build fails with clang on Linux
Philippe Normand
Reported 2024-02-19 06:22:12 PST
/var/home/phil/WebKit/Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.cpp:429:22: error: static declaration of 'fromStdString' follows non-static declaration 429 | static inline String fromStdString(const std::string& value) | ^ /var/home/phil/WebKit/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.h:78:15: note: previous definition is here 78 | inline String fromStdString(const std::string& value) | ^ 1 error generated.
Attachments
Philippe Normand
Comment 1 2024-02-19 06:32:01 PST
EWS
Comment 2 2024-02-19 08:52:30 PST
Committed 274980@main (4278c2f09831): <https://commits.webkit.org/274980@main> Reviewed commits have been landed. Closing PR #24741 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-02-19 08:53:16 PST
Diego Pino
Comment 4 2024-07-10 22:37:36 PDT
*** Bug 269716 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.