[gtkmm] Gtkmm-forge digest, Vol 1 #383 - 3 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

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
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

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.


Today's Topics:

   1. [Bug 109334] Changed - Pango::AttrList problem (bugzilla-daemon widget gnome org)
   2. [Bug 109316] Changed - Documentation tells to manually free get_path return value. (bugzilla-daemon widget gnome org)
   3. [Bug 109334] Changed - Pango::AttrList problem (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, ec142 york ac uk
Cc: 
Date: Thu, 27 Mar 2003 18:06:10 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 109334] Changed - Pango::AttrList problem

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=109334

Changed by mhl schulze t-online de 

--- shadow/109334	Thu Mar 27 11:28:52 2003
+++ shadow/109334.tmp.24053	Thu Mar 27 18:06:10 2003
@@ -99,6 +99,20 @@
 
 Regards,
 Enrico Costanza
 
 ------- Additional Comments From murrayc usa net  2003-03-27 11:28 -------
 Thanks. In future, please attach example code rather than pasting it.
+
+------- Additional Comments From MHL Schulze t-online de  2003-03-27 18:06 -------
+I'm afraid this is related to a forgotten TODO of mine in
+pango/src/attrlist.hg:
+
+  // TODO: copy or reference? <- please elaborate!
+
+We have to hand code AttrList::insert, AttrList::insert_before,
+AttrList::change. They have to pass a copy of the attribute parameter
+into the c functions so that the GList can take over ownership.
+
+Enrico, please check with latest cvs whether the problem still
+remains. (I just committed the necessary changes to both gtkmm2 and
+gtkmm.)



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, markus gerwinski de
Cc: 
Date: Fri, 28 Mar 2003 02:52:38 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 109316] Changed - Documentation tells to manually free get_path return value.

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=109316

Changed by murrayc usa net 

--- shadow/109316	Thu Mar 27 04:53:08 2003
+++ shadow/109316.tmp.3968	Fri Mar 28 02:52:38 2003
@@ -17,6 +17,10 @@
 
 The reference documentation for the method Gtk::TreeModel::get_path() tells
 you to manually free the returned Gtk::TreePath instance using
 gtk_tree_path_free(). This instruction is most probably obsolete and should
 be removed from the documentation. Developers using Gtkmm can ignore it: The
 get_path return value needn't be manually freed.
+
+------- Additional Comments From murrayc usa net  2003-03-28 02:52 -------
+We should also search for other *_free() functions in our
+documentation. I guess we could grep the HTML.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, ec142 york ac uk
Cc: 
Date: Fri, 28 Mar 2003 02:54:38 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 109334] Changed - Pango::AttrList problem

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=109334

Changed by murrayc usa net 

--- shadow/109334	Thu Mar 27 18:06:10 2003
+++ shadow/109334.tmp.4380	Fri Mar 28 02:54:37 2003
@@ -113,6 +113,9 @@
 AttrList::change. They have to pass a copy of the attribute parameter
 into the c functions so that the GList can take over ownership.
 
 Enrico, please check with latest cvs whether the problem still
 remains. (I just committed the necessary changes to both gtkmm2 and
 gtkmm.)
+
+------- Additional Comments From murrayc usa net  2003-03-28 02:54 -------
+Well done Martin.




--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]