[Webkit-unassigned] [Bug 177092] New: WSL should report an error if you try to create an operator overload that will never be called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 18 11:59:23 PDT 2017


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

            Bug ID: 177092
           Summary: WSL should report an error if you try to create an
                    operator overload that will never be called
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

Like:

Wrong number of args: int operator+(int, int, int)

Type parameters that cannot be inferred: int operator+<T>(int, int)

Probably other things.

-- 
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/20170918/5aba66c9/attachment.html>


More information about the webkit-unassigned mailing list