[Webkit-unassigned] [Bug 245176] [CMake] Clang warnings about C code being built in C++ mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 05:07:35 PDT 2022


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Hironori.Fujii at sony.com,
                   |                            |ysuzuki at apple.com
           Hardware|Unspecified                 |PC
                 OS|Unspecified                 |Linux
           Severity|Normal                      |Minor

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
This is easily reproducible with:

  CC=clang CXX=clang++ cmake -S. -Bbuild -DPORT=GTK -GNinja
  ninja -Cbuild

-- 
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/20220914/e13be900/attachment-0001.htm>


More information about the webkit-unassigned mailing list