[Webkit-unassigned] [Bug 29131] New: Use a different variadic macro format for Symbian compiler in WebCore/platform/StaticConstructors.h.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 10:44:13 PDT 2009


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

           Summary: Use a different variadic macro format for Symbian
                    compiler in WebCore/platform/StaticConstructors.h.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: S60 3rd edition
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun.zhang at nokia.com


For variadic macro like DEFINE_GLOBAL(type, name, ...), winscw compiler doesn't
recognize ellipsis alone in the macro definition; adding string arg before
ellipsis make it compile fine.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list