WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262071
check-webkit-style: false positive calling std::span::begin() in initializer
https://bugs.webkit.org/show_bug.cgi?id=262071
Summary
check-webkit-style: false positive calling std::span::begin() in initializer
David Kilzer (:ddkilzer)
Reported
2023-09-25 14:20:20 PDT
check-webkit-style: false positive calling std::span::begin() in initializer. As seen on this PR: <
https://github.com/WebKit/WebKit/pull/17701
> Via the style bot: <
https://ews-build.webkit.org/#/builders/38/builds/18164
> ``` ERROR: Source/WebKit/Platform/IPC/Decoder.cpp:71: Code inside a namespace should not be indented. [whitespace/indent] [4] ``` <
https://github.com/WebKit/WebKit/pull/17701/files#diff-4b71201784568e18ad8b227a370bf23c9585d800a4cfe42867bafaf55c946fb3R71
>
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-25 14:21:18 PDT
<
rdar://problem/116015290
>
David Kilzer (:ddkilzer)
Comment 2
2023-09-25 14:28:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18189
EWS
Comment 3
2023-09-25 14:45:04 PDT
Committed
268413@main
(2a9cd8313d47): <
https://commits.webkit.org/268413@main
> Reviewed commits have been landed. Closing PR #18189 and removing active labels.
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