[Webkit-unassigned] [Bug 184076] New: [Win] Assertions.h: VC doesn't support GCC extension ##__VA_ARGS__

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 03:07:07 PDT 2018


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

            Bug ID: 184076
           Summary: [Win] Assertions.h: VC doesn't support GCC extension
                    ##__VA_ARGS__
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[Win] Assertions.h: VC doesn't support GCC extension ##__VA_ARGS__

> ------ Build started: Project: WebKit (WebKit\WebKit), Configuration: Debug x64 ------
> ChildProcess.cpp
> c:\webkit\gb\source\webkit\shared\childprocess.cpp(63): error C2059: syntax error: ')'
> WebLoaderStrategy.cpp
> c:\webkit\gb\source\webkit\webprocess\network\webloaderstrategy.cpp(388): error C2059: syntax error: ')'
> WebPage.cpp
> c:\webkit\gb\source\webkit\webprocess\webpage\webpage.cpp(2226): error C2059: syntax error: ')'
> Done building project "WebKit.vcxproj" -- FAILED.
> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


[GCC] The C Preprocessor: Variadic Macros
https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html

-- 
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/20180328/2b81bbaf/attachment.html>


More information about the webkit-unassigned mailing list