Send Gtkmm-forge mailing list submissions to
        [EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  
A daily digest is sent to gtkmm-main, to encourage people to help fixing the 
bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 169442] New: Overridden methods of interfaces don't work because of 
incorrect function call. ([EMAIL PROTECTED])
   2. [Bug 169442] Overridden methods of interfaces don't work because of 
incorrect function call. ([EMAIL PROTECTED])

--__--__--

Message: 1
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: 
Date: Sun,  6 Mar 2005 18:49:50 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 169442] New: Overridden methods of interfaces 
don't work because of incorrect function call.

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=169442
 glibmm | general | Ver: 2.6.x

           Summary: Overridden methods of interfaces don't work because of
                    incorrect function call.
           Product: glibmm
           Version: 2.6.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: High
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


I was working on Coaster the other day and its Data::Store (inherited from
Gtk::TreeStore) overrides on_row_changed from Gtk::TreeModel.  It wasn't calling
the override (using 2.5.6) and I found that the new code to prevent adding an
interface twice was causing this.  I've attached a patch to fix this.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: 
Date: Sun,  6 Mar 2005 18:51:10 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 169442] Overridden methods of interfaces don't 
work because of incorrect function call.

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=169442
 glibmm | general | Ver: 2.6.x





------- Additional Comments From Bryan Forbes  2005-03-06 18:51 -------
Created an attachment (id=38350)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=38350&action=view)
interface_fix.diff


------- You are receiving this mail because: -------
You are the assignee for the bug.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to