[Webkit-unassigned] [Bug 226880] New: Another speculative build fix for Win32.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 09:00:40 PDT 2021


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

            Bug ID: 226880
           Summary: Another speculative build fix for Win32.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

We're getting reports of "warning C4206: nonstandard extension used: translation unit is empty" turning into a build error on Win32 ports.  By design, we rely on #define flags to make some translation units empty.  Hence, we don't want this warning to turn into an error.

rdar://79124858

-- 
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/20210610/aef36a03/attachment-0001.htm>


More information about the webkit-unassigned mailing list