[Webkit-unassigned] [Bug 51181] New: [GTK] Compile warning introduced in r74129

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 05:21:05 PST 2010


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

           Summary: [GTK] Compile warning introduced in r74129
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


../WebCore/platform/gtk/RenderThemeGtk.cpp:821: warning: "GTK_API_VERSION_2" is not defined

the problem is that it's using #if GTK_API_VERSION_2 instead of #ifdef

-- 
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