WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2024-02-19 06:32:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24741
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
<
rdar://problem/123241097
>
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.
Top of Page
Format For Printing
XML
Clone This Bug