[gtkmm] Gtkmm-forge digest, Vol 1 #407 - 6 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 111184] New - compile fails in "examples" directory (bugzilla-daemon widget gnome org)
   2. [Bug 111139] Changed - patch against 2.2 cvs for compile errors in maintainer mode (bugzilla-daemon widget gnome org)
   3. [Bug 103688] Changed - Updated timeout/io/idle chapter (bugzilla-daemon widget gnome org)
   4. [Bug 111184] Changed - compile fails in "examples" directory (bugzilla-daemon widget gnome org)
   5. [Bug 111184] Changed - compile fails in "examples" directory (bugzilla-daemon widget gnome org)
   6. [Bug 111139] Changed - patch against 2.2 cvs for compile errors in maintainer mode (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 20 Apr 2003 01:07:33 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111184] New - compile fails in "examples" directory

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

Changed by michael trollope org 

--- shadow/111184	Sun Apr 20 01:07:32 2003
+++ shadow/111184.tmp.18452	Sun Apr 20 01:07:32 2003
@@ -0,0 +1,40 @@
+Bug#: 111184
+Product: gtkmm
+Version: 2.2
+OS: Linux
+OS Details: Linux version 2.4.5 (root bigkitty) (gcc version 2.95.3 20010315 (release)) #6 Fri Jun 22 01:38:20 PDT 2001
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: michael trollope org               
+TargetMilestone: ---
+URL: 
+Summary: compile fails in "examples" directory
+
+unfortunately, impossible for me to tell what is really happening here.  i
+don't see anything about it in the documentation.  maybe i missed it.
+
+make[3]: Entering directory `/usr/src/gtkmm-2.2.1/examples/markup'
+source='parser.cc' object='parser.o' libtool=no \
+depfile='.deps/parser.Po' tmpdepfile='.deps/parser.TPo' \
+depmode=gcc /bin/sh ../../scripts/depcomp \
+g++ -DHAVE_CONFIG_H  -I. -I. -I../../glib -I../../glib -I../../pango
+-I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk
+-I../../gtk -I../../gtk -I/opt/gnome/lib/sigc++-1.2/include
+-I/opt/gnome/include/sigc++-1.2 -I/opt/gnome/include/gtk-2.0
+-I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0
+-I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include
+-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include    -g
+-O2 -Wall -c -o parser.o `test -f 'parser.cc' || echo './'`parser.cc
+parser.cc: In method `void {anonymous}::DumpParser::indent()':
+parser.cc:118: `::right' undeclared (first use here)
+make[3]: *** [parser.o] Error 1
+make[3]: Leaving directory `/usr/src/gtkmm-2.2.1/examples/markup'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/usr/src/gtkmm-2.2.1/examples'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/usr/src/gtkmm-2.2.1'
+make: *** [all] Error 2



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, ericb computer org
Cc: 
Date: Sun, 20 Apr 2003 08:06:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111139] Changed - patch against 2.2 cvs for compile errors in maintainer mode

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

Changed by murrayc usa net 

--- shadow/111139	Sat Apr 19 02:10:32 2003
+++ shadow/111139.tmp.7629	Sun Apr 20 08:06:32 2003
@@ -1,13 +1,13 @@
 Bug#: 111139
 Product: gtkmm
 Version: 2.2
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: ericb computer org               
 TargetMilestone: ---
@@ -18,6 +18,10 @@
 maintainer mode and hence stops the build from cvs.
 
 ------- Additional Comments From ericb computer org  2003-04-19 02:10 -------
 Created an attachment (id=15850)
 patch file against 2.2 cvs
 
+
+------- Additional Comments From murrayc usa net  2003-04-20 08:06 -------
+Thanks, but I have just cleaned up those examples before seeing this.
+Could you check that the problems are gone?



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, gtkmmbugs rdrtech com
Cc: olau hardworking dk
Date: Sun, 20 Apr 2003 08:08:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 103688] Changed - Updated timeout/io/idle chapter

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

Changed by murrayc usa net 

--- shadow/103688	Tue Apr 15 16:17:00 2003
+++ shadow/103688.tmp.8517	Sun Apr 20 08:08:03 2003
@@ -1,13 +1,13 @@
 Bug#: 103688
 Product: gtkmm
 Version: 2.4
 OS: Linux
 OS Details: Gentoo Linux
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: reference documentation
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: gtkmmbugs rdrtech com               
 QAContact: gtkmm-forge lists sourceforge net
@@ -186,6 +186,9 @@
 ------- Additional Comments From murrayc usa net  2003-04-15 03:33 -------
 Yes, please - to both branches (that might mean glibmm 2.4, and that 
 might be difficult so leave this open for 2.4 if necessary)
 
 ------- Additional Comments From olau hardworking dk  2003-04-15 16:16 -------
 Applied to gtkmm 2.2 for now.
+
+------- Additional Comments From murrayc usa net  2003-04-20 08:08 -------
+Applied to gtkmm 2.4, and cleaned up the examples in both branches.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, michael trollope org
Cc: 
Date: Sun, 20 Apr 2003 12:22:04 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111184] Changed - compile fails in "examples" directory

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

Changed by murrayc usa net 

--- shadow/111184	Sun Apr 20 01:07:32 2003
+++ shadow/111184.tmp.6708	Sun Apr 20 12:22:04 2003
@@ -35,6 +35,9 @@
 make[3]: Leaving directory `/usr/src/gtkmm-2.2.1/examples/markup'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/usr/src/gtkmm-2.2.1/examples'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/usr/src/gtkmm-2.2.1'
 make: *** [all] Error 2
+
+------- Additional Comments From murrayc usa net  2003-04-20 12:22 -------
+Thanks. What linux distro and compiler are you using?



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 20 Apr 2003 15:34:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111184] Changed - compile fails in "examples" directory

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

Changed by michael trollope org 

--- shadow/111184	Sun Apr 20 12:22:04 2003
+++ shadow/111184.tmp.27102	Sun Apr 20 15:34:00 2003
@@ -38,6 +38,14 @@
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/usr/src/gtkmm-2.2.1'
 make: *** [all] Error 2
 
 ------- Additional Comments From murrayc usa net  2003-04-20 12:22 -------
 Thanks. What linux distro and compiler are you using?
+
+------- Additional Comments From michael trollope org  2003-04-20 15:34 -------
+(Linux 2.4.5) [/home/mpowe]   3:06pm                                 
+           {2} --> gcc -v
+Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
+gcc version 2.95.3 20010315 (release)
+ 
+



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 20 Apr 2003 22:09:47 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 111139] Changed - patch against 2.2 cvs for compile errors in maintainer mode

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

Changed by ericb computer org 

--- shadow/111139	Sun Apr 20 08:06:32 2003
+++ shadow/111139.tmp.7987	Sun Apr 20 22:09:47 2003
@@ -1,13 +1,13 @@
 Bug#: 111139
 Product: gtkmm
 Version: 2.2
 OS: Linux
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: normal
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: ericb computer org               
 TargetMilestone: ---
@@ -22,6 +22,11 @@
 patch file against 2.2 cvs
 
 
 ------- Additional Comments From murrayc usa net  2003-04-20 08:06 -------
 Thanks, but I have just cleaned up those examples before seeing this.
 Could you check that the problems are gone?
+
+------- Additional Comments From ericb computer org  2003-04-20 22:09 -------
+I just grabbed the cvs again, and neither of the problems addressed in
+this patch are resolved, hence the patch still needs to be applied for
+a clean build. Perhaps you forgot to check in your changes?




--__--__--

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