[gtkmm] Gtkmm-forge digest, Vol 1 #345 - 4 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 104194] Changed - A window with an option menu seg-faults when closed. (bugzilla-daemon widget gnome org)
   2. [Bug 104194] Changed - A window with an option menu seg-faults when closed. (bugzilla-daemon widget gnome org)
   3. [Bug 104194] Changed - A window with an option menu seg-faults when closed. (bugzilla-daemon widget gnome org)
   4. [Bug 101878] Changed - Glib::RefPtr<> should have operator*() (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jsado_sc1 earthlink net
Cc: 
Date: Wed, 29 Jan 2003 15:02:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104194] Changed - A window with an option menu seg-faults when closed.

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

Changed by murrayc usa net 

--- shadow/104194	Tue Jan 28 18:03:17 2003
+++ shadow/104194.tmp.31248	Wed Jan 29 15:02:03 2003
@@ -201,6 +201,11 @@
 Please _attach_ a test case. We can do nothing without that.
 
 ------- Additional Comments From jsado_sc1 earthlink net  2003-01-28 18:03 -------
 Created an attachment (id=13896)
 Current seg-fault test case.
 
+
+------- Additional Comments From murrayc usa net  2003-01-29 15:02 -------
+Created an attachment (id=13924)
+test2.cc - simplified test case
+



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jsado_sc1 earthlink net
Cc: 
Date: Wed, 29 Jan 2003 15:02:08 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104194] Changed - A window with an option menu seg-faults when closed.

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

Changed by murrayc usa net 

--- shadow/104194	Wed Jan 29 15:02:03 2003
+++ shadow/104194.tmp.31321	Wed Jan 29 15:02:08 2003
@@ -206,6 +206,11 @@
 
 
 ------- Additional Comments From murrayc usa net  2003-01-29 15:02 -------
 Created an attachment (id=13924)
 test2.cc - simplified test case
 
+
+------- Additional Comments From murrayc usa net  2003-01-29 15:02 -------
+Created an attachment (id=13925)
+test2.cc - simplified test case
+



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jsado_sc1 earthlink net
Cc: 
Date: Wed, 29 Jan 2003 15:03:13 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104194] Changed - A window with an option menu seg-faults when closed.

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

Changed by murrayc usa net 

--- shadow/104194	Wed Jan 29 15:02:08 2003
+++ shadow/104194.tmp.31984	Wed Jan 29 15:03:13 2003
@@ -211,6 +211,10 @@
 
 
 ------- Additional Comments From murrayc usa net  2003-01-29 15:02 -------
 Created an attachment (id=13925)
 test2.cc - simplified test case
 
+
+------- Additional Comments From murrayc usa net  2003-01-29 15:03 -------
+Here is a simplified test case (test2.cc - sorry for submitting it
+twice) that just segfaults without warnings on exit.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 29 Jan 2003 15:09:55 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101878] Changed - Glib::RefPtr<> should have operator*()

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

Changed by murrayc usa net 

--- shadow/101878	Tue Jan 28 19:00:12 2003
+++ shadow/101878.tmp.4452	Wed Jan 29 15:09:55 2003
@@ -53,6 +53,11 @@
 first time I wrote a smart pointer class) it really doesn't have that
 effect, because anyone with a little savvy can just do something like
 "pointer = ptr.operator->()" which is dirty and ugly. You're better
 off removing their motivation to do that by providing the
 dereferencing operator so that RefPtr<> behaves as much like a
 built-in pointer type as possible.
+
+------- Additional Comments From murrayc usa net  2003-01-29 15:09 -------
+Yes, I know that it would be useful if RefPtr<> could be used with
+non-Glib::Object classes. But until it can, I see no need for it. I
+see no reason to add something that should never be used.




--__--__--

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