[Webkit-unassigned] [Bug 245659] New: [WGSL] SourceSpan operator== signature is incorrectThe signature of SouceSpan::operator== is missing a const specifier. Took the opportunity to refactor class and take advantage of C++20 to have compiler write code for us.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 26 01:02:40 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245659
Bug ID: 245659
Summary: [WGSL] SourceSpan operator== signature is
incorrectThe signature of SouceSpan::operator== is
missing a const specifier. Took the opportunity to
refactor class and take advantage of C++20 to have
compiler write code for us.
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGPU
Assignee: webkit-unassigned at lists.webkit.org
Reporter: djg at apple.com
The signature of SouceSpan::operator== is missing a const specifier.
--
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/20220926/21a8406c/attachment.htm>
More information about the webkit-unassigned
mailing list