[gtkmm] Gtkmm-forge digest, Vol 1 #296 - 5 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 98706] Changed - cvs build: perl 5.8.0 segfaults (bugzilla-daemon widget gnome org)
   2. [Bug 98312] Changed - Build problem under MinGW 2.0 / Cygwin (bugzilla-daemon widget gnome org)
   3. [Bug 98192] Changed - Gtk::Toolbar has no non-STL-style API. (bugzilla-daemon widget gnome org)
   4. [Bug 99122] Changed - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)
   5. [Bug 99122] Changed - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jrb redhat com
Cc: 
Date: Sun, 24 Nov 2002 16:47:26 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98706] Changed - cvs build: perl 5.8.0 segfaults

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

Changed by murrayc usa net 

--- shadow/98706	Mon Nov 18 10:14:08 2002
+++ shadow/98706.tmp.23239	Sun Nov 24 16:47:26 2002
@@ -1,13 +1,13 @@
 Bug#: 98706
 Product: gtkmm
 Version: 2.0
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: jrb redhat com               
 TargetMilestone: ---
@@ -23,6 +23,13 @@
 
 If you need more information, let me know.
 
 ------- Additional Comments From morten wtf dk  2002-11-18 10:14 -------
 I don't know how much it will help, but perhaps you should run gdb on
 that coredump so we can understand why it segfaults.
+
+------- Additional Comments From murrayc usa net  2002-11-24 16:47 -------
+2002-11-24  Murray Cumming  <murrayc usa net>
+
+	* tools/pm/DocParser.pm (append_parameter_docs): 
+	Added workaround for perl 5.8.0 crash when doing regex on empty string.
+	This only affects cvs builds. Fixes #98706



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, naofumi yasufuku net
Cc: cgustin ibelgique com
Date: Sun, 24 Nov 2002 16:57:26 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98312] Changed - Build problem under MinGW 2.0 / Cygwin

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

Changed by murrayc usa net 

--- shadow/98312	Sat Nov 23 03:35:34 2002
+++ shadow/98312.tmp.27179	Sun Nov 24 16:57:26 2002
@@ -314,6 +314,12 @@
 
 http://mail.gnu.org/pipermail/libtool-patches/2002-
 November/002251.html
 http://mail.gnu.org/pipermail/libtool-patches/2002-
 November/002263.html
 
+
+------- Additional Comments From murrayc usa net  2002-11-24 16:57 -------
+How bizarre - stopping maintenance of a stable branch before a new
+stable is available.
+
+Could you repost the gtkmm patch that will fix this for us?



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 25 Nov 2002 05:14:54 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98192] Changed - Gtk::Toolbar has no non-STL-style API.

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

Changed by murrayc usa net 

--- shadow/98192	Fri Nov 15 14:21:13 2002
+++ shadow/98192.tmp.1135	Mon Nov 25 05:14:54 2002
@@ -1,18 +1,21 @@
 Bug#: 98192
 Product: gtkmm
 Version: 2.0
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: murrayc usa net               
 TargetMilestone: ---
 URL: 
 Summary: Gtk::Toolbar has no non-STL-style API.
 
 Gtk::Toolbar should have a dual interface, like the other containers - we
 should wrap the append()/prepend() methods.
+
+------- Additional Comments From murrayc usa net  2002-11-25 05:14 -------
+Methods added.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 25 Nov 2002 13:48:50 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99122] Changed - Add GTK+ 2.2 API additions

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

Changed by murrayc usa net 

--- shadow/99122	Fri Nov 22 03:35:45 2002
+++ shadow/99122.tmp.1450	Mon Nov 25 13:48:49 2002
@@ -29,6 +29,11 @@
 ------- Additional Comments From murrayc usa net  2002-11-20 18:31 -------
 I think I've done atkmm.
 
 ------- Additional Comments From murrayc usa net  2002-11-21 15:02 -------
 gdkmm is mostly done, apart from some unusual non-object functions and
 some GSList* method parameters.
+
+------- Additional Comments From murrayc usa net  2002-11-25 13:48 -------
+Created an attachment (id=12544)
+pango_methods.diff
+



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 25 Nov 2002 13:49:17 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99122] Changed - Add GTK+ 2.2 API additions

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

Changed by murrayc usa net 

--- shadow/99122	Mon Nov 25 13:48:49 2002
+++ shadow/99122.tmp.1715	Mon Nov 25 13:49:17 2002
@@ -34,6 +34,9 @@
 some GSList* method parameters.
 
 ------- Additional Comments From murrayc usa net  2002-11-25 13:48 -------
 Created an attachment (id=12544)
 pango_methods.diff
 
+
+------- Additional Comments From murrayc usa net  2002-11-25 13:49 -------
+Pango defs diff uploaded.




--__--__--

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