[Webkit-unassigned] [Bug 188040] REGRESSION(r234248) [Win] testapi.c: nonstandard extension used: non-constant aggregate initializer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 02:14:02 PDT 2018


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
> testapi.c(1209): warning C4090: 'function': different 'const' qualifiers

Accoring to the following page, this is a bug of MSVC.

Why does Visual C++ warn on implicit cast from const void ** to void * in C, but not in C++? - Stack Overflow
https://stackoverflow.com/questions/10403713/why-does-visual-c-warn-on-implicit-cast-from-const-void-to-void-in-c-but

-- 
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/20180726/05263c2e/attachment.html>


More information about the webkit-unassigned mailing list