[Webkit-unassigned] [Bug 16342] New: Build Warning and Error fixes in WebCore GTK+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 08:18:00 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16342

           Summary: Build Warning and Error fixes in WebCore GTK+
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dobey at wayofthemonkey.com


There are multiple errors of the following type in platform/gtk:

../../../WebCore/platform/gtk/PlatformScrollBarGtk.cpp:76: 
               error: ISO C++ forbids casting between pointer-to-function and 
               pointer-to-object
../../../WebCore/platform/gtk/PlatformScrollBarGtk.cpp:77: 
               error: ISO C++ forbids casting between pointer-to-function and 
               pointer-to-object

There are also a couple of warnings about other casts as well. The attached
patch fixes these problems.


-- 
Configure bugmail: http://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