[Webkit-unassigned] [Bug 23322] New: gtk2drawing.c: fix compile warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 14 10:32:20 PST 2009


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

           Summary: gtk2drawing.c: fix compile warnings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at google.com


gtk2drawing: fix compiler warnings

* g_object_set_data expects a gpointer as the last argument. Cast the
  TRUE/FALSE values to avoid a warning.
* gtk_tree_view_column_new doesn't return a GtkWidget.


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



More information about the webkit-unassigned mailing list