[Webkit-unassigned] [Bug 262071] New: check-webkit-style: false positive calling std::span::begin() in initializer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 14:20:20 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=262071

            Bug ID: 262071
           Summary: check-webkit-style: false positive calling
                    std::span::begin() in initializer
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
        Depends on: 261228

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>


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=261228
[Bug 261228] Use more std::span<uint8_t> in IPC::Decoder
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230925/f846c5db/attachment.htm>


More information about the webkit-unassigned mailing list