[Webkit-unassigned] [Bug 28690] New: Build failure in webkitgtk+-1.1.3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 15:38:40 PDT 2009


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

           Summary: Build failure in webkitgtk+-1.1.3
           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: David.Ronis at McGill.CA


Compilation fails in
work/main.d/webkit-1.1.13/WebCore/platform/gtk/CursorGtk.cpp:   
gdk_pixbuf_unref(pixbuf);

Turns out that gdk_pixbuf_unref is deprecated in gtk+ in version 2.17.8.

I added the declaration manually, but all that did was to give me link errors.

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