[Webkit-unassigned] [Bug 109180] New: [GTK][Introspection] GObject bindings for DataTransferItemList - one add() method must be removed from .idl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 05:42:00 PST 2013


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

           Summary: [GTK][Introspection] GObject bindings for
                    DataTransferItemList - one add() method must be
                    removed from .idl
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tpopela at redhat.com


When compiling WebKit with --enable-introspection and generating GObject bindings for DataTransferItemList we must remove one add() method, because GObject is based on C and C does not allow two functions with the same name.

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