[gtkmm] Gtkmm-forge digest, Vol 1 #357 - 4 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #357 - 4 msgs
- Date: Fri, 28 Feb 2003 12:01:54 -0800
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 107152] Changed - Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData.... (bugzilla-daemon widget gnome org)
2. [Bug 107152] Changed - Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData.... (bugzilla-daemon widget gnome org)
3. [Bug 107152] Changed - Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData.... (bugzilla-daemon widget gnome org)
4. [Bug 107152] Changed - Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData.... (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, vidvandre linuxmail org
Cc:
Date: Thu, 27 Feb 2003 16:13:14 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107152] Changed - Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData....
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=107152
Changed by murrayc usa net
--- shadow/107152 Wed Feb 26 18:51:04 2003
+++ shadow/107152.tmp.9635 Thu Feb 27 16:13:14 2003
@@ -56,6 +56,9 @@
From:
const InfoData* Info::get_data_() const
{
return static_cast<const InfoData*>(GnomeUIInfo::unused_data);
}
+
+------- Additional Comments From murrayc usa net 2003-02-27 16:13 -------
+What version of gnome-libs do you have?
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, vidvandre linuxmail org
Cc: cactus cactus rulez org
Date: Fri, 28 Feb 2003 02:48:32 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107152] Changed - Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData....
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=107152
Changed by murrayc usa net
--- shadow/107152 Thu Feb 27 16:13:14 2003
+++ shadow/107152.tmp.15365 Fri Feb 28 02:48:32 2003
@@ -9,12 +9,13 @@
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: vidvandre linuxmail org
TargetMilestone: ---
URL:
+Cc: cactus cactus rulez org
Summary: Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData....
I am unable to compile gnomemm due to the following error,
using gcc 2.95.3 with all the latest gnome libs/packages.
I did not get this error compiling gnomemm 1.3.12.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, vidvandre linuxmail org
Cc: cactus cactus rulez org
Date: Fri, 28 Feb 2003 02:50:38 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107152] Changed - Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData....
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=107152
Changed by murrayc usa net
--- shadow/107152 Fri Feb 28 02:48:32 2003
+++ shadow/107152.tmp.16366 Fri Feb 28 02:50:38 2003
@@ -60,6 +60,10 @@
{
return static_cast<const InfoData*>(GnomeUIInfo::unused_data);
}
------- Additional Comments From murrayc usa net 2003-02-27 16:13 -------
What version of gnome-libs do you have?
+
+------- Additional Comments From murrayc usa net 2003-02-28 02:50 -------
+Sorry, ignore that - I thought you were talking about GNOME 1.4. I'll
+investigate. Thanks.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, vidvandre linuxmail org
Cc: cactus cactus rulez org
Date: Fri, 28 Feb 2003 02:51:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107152] Changed - Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData....
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=107152
Changed by murrayc usa net
--- shadow/107152 Fri Feb 28 02:50:38 2003
+++ shadow/107152.tmp.16544 Fri Feb 28 02:51:03 2003
@@ -9,13 +9,12 @@
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: vidvandre linuxmail org
TargetMilestone: ---
URL:
-Cc: cactus cactus rulez org
Summary: Gnomemm won't compile: app-helper.cc: In method `const class Gnome::UI::Items::InfoData....
I am unable to compile gnomemm due to the following error,
using gcc 2.95.3 with all the latest gnome libs/packages.
I did not get this error compiling gnomemm 1.3.12.
--__--__--
_______________________________________________
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]