[gtkmm] Gtkmm-forge digest, Vol 1 #525 - 11 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #525 - 11 msgs
- Date: Thu, 02 Oct 2003 20:07:57 -0700
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 121646] Changed - won't build with older gcc (bugzilla-daemon widget gnome org)
2. [Bug 123719] New - examples/threads fixed (bugzilla-daemon widget gnome org)
3. [Bug 123719] Changed - examples/threads fixed (bugzilla-daemon widget gnome org)
4. [Bug 121646] Changed - won't build with older gcc (bugzilla-daemon widget gnome org)
5. [Bug 121646] Changed - won't build with older gcc (bugzilla-daemon widget gnome org)
6. [Bug 121646] Changed - won't build with older gcc (bugzilla-daemon widget gnome org)
7. [Bug 123719] Changed - examples/threads fixed (bugzilla-daemon widget gnome org)
8. [Bug 123719] Changed - examples/threads fixed (bugzilla-daemon widget gnome org)
9. [Bug 121646] Changed - won't build with older gcc (bugzilla-daemon widget gnome org)
10. [Bug 123719] Changed - examples/threads fixed (bugzilla-daemon widget gnome org)
11. [Bug 123719] Changed - examples/threads fixed (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc:
Date: Thu, 2 Oct 2003 10:06:21 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121646] Changed - won't build with older gcc
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=121646
Changed by p kapcoweb com
--- shadow/121646 Sat Sep 13 18:34:36 2003
+++ shadow/121646.tmp.20426 Thu Oct 2 10:06:21 2003
@@ -9,12 +9,13 @@
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: dalgoda ix netcom com
TargetMilestone: ---
URL:
+Cc: p kapcoweb com
Summary: won't build with older gcc
Maybe similar to http://bugzilla.gnome.org/show_bug.cgi?id=120619
nexus thune[5:45pm]/usr/src/libgnomeuimm(527) gcc -v
@@ -68,6 +69,14 @@
make: *** [all-recursive] Error 1
------- Additional Comments From murrayc usa net 2003-09-13 18:34 -------
Using a C-style cast instead of a static_cast<>, with an explanatory
comment, would make this compile with gcc 2.95. Would someone like to
submit a patch for that?
+
+------- Additional Comments From p kapcoweb com 2003-10-02 10:06 -------
+As I came across this same problem when compiling libgnomeuimm, I
+started looking for a possible fix (I'm not very well versed with C++,
+after all) and found this:
+
+http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/libgnomeuimm/files/extra-patch-old_gcc_bugs?rev=1.2&content-type=text/x-cvsweb-markup
+
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 2 Oct 2003 12:29:11 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 123719] New - examples/threads fixed
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=123719
Changed by jabelardo cantv net
--- shadow/123719 Thu Oct 2 12:29:11 2003
+++ shadow/123719.tmp.14899 Thu Oct 2 12:29:11 2003
@@ -0,0 +1,21 @@
+Bug#: 123719
+Product: glibmm
+Version: 2.4.x
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: examples
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: jabelardo cantv net
+TargetMilestone: ---
+URL:
+Summary: examples/threads fixed
+
+With this patch all gtkmm code in examples/threads/dispatcher.cc and
+examples/threads/dispatcher2.cc has been casted out, now they only need glimm.
+
+Also I fixed configure.in to add examples/threads because they now build
+and run just fine.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 2 Oct 2003 12:31:42 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 123719] Changed - examples/threads fixed
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=123719
Changed by jabelardo cantv net
--- shadow/123719 Thu Oct 2 12:29:11 2003
+++ shadow/123719.tmp.16119 Thu Oct 2 12:31:42 2003
@@ -16,6 +16,11 @@
With this patch all gtkmm code in examples/threads/dispatcher.cc and
examples/threads/dispatcher2.cc has been casted out, now they only need glimm.
Also I fixed configure.in to add examples/threads because they now build
and run just fine.
+
+------- Additional Comments From jabelardo cantv net 2003-10-02 12:31 -------
+Created an attachment (id=20437)
+glibmm-2.3.0 examples/thread/dispatcher.cc & examples/thread/dispatcher2.cc no-gtkmm fix
+
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc: p kapcoweb com
Date: Thu, 2 Oct 2003 12:47:07 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121646] Changed - won't build with older gcc
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=121646
Changed by murrayc usa net
--- shadow/121646 Thu Oct 2 10:06:21 2003
+++ shadow/121646.tmp.25663 Thu Oct 2 12:47:07 2003
@@ -77,6 +77,10 @@
As I came across this same problem when compiling libgnomeuimm, I
started looking for a possible fix (I'm not very well versed with C++,
after all) and found this:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/libgnomeuimm/files/extra-patch-old_gcc_bugs?rev=1.2&content-type=text/x-cvsweb-markup
+
+------- Additional Comments From murrayc usa net 2003-10-02 12:47 -------
+Yes, it's not difficult. If someone submits an actual patch then I can
+approve it and it can be committed to cvs.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc:
Date: Thu, 2 Oct 2003 13:09:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121646] Changed - won't build with older gcc
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=121646
Changed by p kapcoweb com
--- shadow/121646 Thu Oct 2 12:47:07 2003
+++ shadow/121646.tmp.6298 Thu Oct 2 13:09:23 2003
@@ -81,6 +81,9 @@
http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/libgnomeuimm/files/extra-patch-old_gcc_bugs?rev=1.2&content-type=text/x-cvsweb-markup
------- Additional Comments From murrayc usa net 2003-10-02 12:47 -------
Yes, it's not difficult. If someone submits an actual patch then I can
approve it and it can be committed to cvs.
+
+------- Additional Comments From p kapcoweb com 2003-10-02 13:09 -------
+If the patch looks good to you, then let me help you :)
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc:
Date: Thu, 2 Oct 2003 13:10:11 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121646] Changed - won't build with older gcc
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=121646
Changed by p kapcoweb com
--- shadow/121646 Thu Oct 2 13:09:23 2003
+++ shadow/121646.tmp.6927 Thu Oct 2 13:10:11 2003
@@ -84,6 +84,11 @@
------- Additional Comments From murrayc usa net 2003-10-02 12:47 -------
Yes, it's not difficult. If someone submits an actual patch then I can
approve it and it can be committed to cvs.
------- Additional Comments From p kapcoweb com 2003-10-02 13:09 -------
If the patch looks good to you, then let me help you :)
+
+------- Additional Comments From p kapcoweb com 2003-10-02 13:10 -------
+Created an attachment (id=20439)
+libgnomeuimm-2.0.0-gcc2_fix.patch
+
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jabelardo cantv net
Cc:
Date: Thu, 2 Oct 2003 13:31:14 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 123719] Changed - examples/threads fixed
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=123719
Changed by murrayc usa net
--- shadow/123719 Thu Oct 2 12:31:42 2003
+++ shadow/123719.tmp.20359 Thu Oct 2 13:31:14 2003
@@ -21,6 +21,13 @@
and run just fine.
------- Additional Comments From jabelardo cantv net 2003-10-02 12:31 -------
Created an attachment (id=20437)
glibmm-2.3.0 examples/thread/dispatcher.cc & examples/thread/dispatcher2.cc no-gtkmm fix
+
+------- Additional Comments From murrayc usa net 2003-10-02 13:31 -------
+Thanks. The patch is unreadable because you have indented all of the
+source code lines by 2 spaces, for no reason.
+
+I would approve this anyway, but I'd really like to be able to read
+the changes for my own education.
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jabelardo cantv net
Cc:
Date: Thu, 2 Oct 2003 13:32:58 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 123719] Changed - examples/threads fixed
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=123719
Changed by murrayc usa net
--- shadow/123719 Thu Oct 2 13:31:14 2003
+++ shadow/123719.tmp.21501 Thu Oct 2 13:32:58 2003
@@ -28,6 +28,12 @@
------- Additional Comments From murrayc usa net 2003-10-02 13:31 -------
Thanks. The patch is unreadable because you have indented all of the
source code lines by 2 spaces, for no reason.
I would approve this anyway, but I'd really like to be able to read
the changes for my own education.
+
+------- Additional Comments From murrayc usa net 2003-10-02 13:32 -------
+Also, please don't use g types when it is not necessary:
+-int main(int argc, char** argv)
++int main( gint argc, gchar** argv )
+In general, please just change what needs to be changed.
--__--__--
Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc: p kapcoweb com
Date: Thu, 2 Oct 2003 13:52:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121646] Changed - won't build with older gcc
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=121646
Changed by murrayc usa net
--- shadow/121646 Thu Oct 2 13:10:11 2003
+++ shadow/121646.tmp.978 Thu Oct 2 13:52:23 2003
@@ -89,6 +89,9 @@
If the patch looks good to you, then let me help you :)
------- Additional Comments From p kapcoweb com 2003-10-02 13:10 -------
Created an attachment (id=20439)
libgnomeuimm-2.0.0-gcc2_fix.patch
+
+------- Additional Comments From murrayc usa net 2003-10-02 13:52 -------
+Yes, someone please commit this, with a ChangeLog entry.
--__--__--
Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 2 Oct 2003 19:11:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 123719] Changed - examples/threads fixed
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=123719
Changed by jabelardo cantv net
--- shadow/123719 Thu Oct 2 13:32:58 2003
+++ shadow/123719.tmp.10286 Thu Oct 2 19:11:23 2003
@@ -34,6 +34,10 @@
------- Additional Comments From murrayc usa net 2003-10-02 13:32 -------
Also, please don't use g types when it is not necessary:
-int main(int argc, char** argv)
+int main( gint argc, gchar** argv )
In general, please just change what needs to be changed.
+
+------- Additional Comments From jabelardo cantv net 2003-10-02 19:11 -------
+sorry for all my stupid mistakes with my last patch, I'm sending a new
+one the way it should be...
--__--__--
Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 2 Oct 2003 19:13:05 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 123719] Changed - examples/threads fixed
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=123719
Changed by jabelardo cantv net
--- shadow/123719 Thu Oct 2 19:11:23 2003
+++ shadow/123719.tmp.11293 Thu Oct 2 19:13:05 2003
@@ -38,6 +38,11 @@
+int main( gint argc, gchar** argv )
In general, please just change what needs to be changed.
------- Additional Comments From jabelardo cantv net 2003-10-02 19:11 -------
sorry for all my stupid mistakes with my last patch, I'm sending a new
one the way it should be...
+
+------- Additional Comments From jabelardo cantv net 2003-10-02 19:13 -------
+Created an attachment (id=20447)
+glibmm-2.3.0 examples/thread/dispatcher.cc & examples/thread/dispatcher2.cc no-gtkmm fixed fix
+
--__--__--
_______________________________________________
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]