[gtkmm] Gtkmm-forge digest, Vol 1 #561 - 2 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #561 - 2 msgs
- Date: Thu, 20 Nov 2003 20:14:56 -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 127444] Changed - libbonobomm-1.3.8 fails to compile (bugzilla-daemon widget gnome org)
2. [Bug 127393] Changed - pixbufformat.hg not found. (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: Wed, 19 Nov 2003 23:43:53 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 127444] Changed - libbonobomm-1.3.8 fails to compile
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=127444
Changed by bowie owens csiro au
--- shadow/127444 Wed Nov 19 20:57:01 2003
+++ shadow/127444.tmp.2588 Wed Nov 19 23:43:53 2003
@@ -1,16 +1,16 @@
Bug#: 127444
-Product: gnomemm
-Version: 1.2
+Product: orbit-cpp
+Version: 1.3
OS: Linux
OS Details:
Status: NEW
Resolution:
Severity: normal
Priority: Normal
-Component: libbonobomm
+Component: idl-compiler
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: dalgoda ix netcom com
TargetMilestone: ---
URL:
Summary: libbonobomm-1.3.8 fails to compile
@@ -64,6 +64,20 @@
`/usr/src/libbonobomm/libbonobomm-1.3.8/bonobomm/generated'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/libbonobomm/libbonobomm-1.3.8/bonobomm'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/libbonobomm/libbonobomm-1.3.8/bonobomm'
make: *** [all-recursive] Error 1
+
+------- Additional Comments From bowie owens csiro au 2003-11-19 23:43 -------
+This is an orbitcpp bug. Yes, it relates to GCC versions. The problem
+is orbitcpp generates code of the form:
+
+namespace X {
+Ret ::X::method() { ... }
+}
+
+Recent versions of GCC accept this, GCC 2.95 does not.
+
+The code generation needs to be modifed to output:
+
+Ret X::method() { ... }
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, billyoc linuxfromscratch org
Cc:
Date: Thu, 20 Nov 2003 02:46:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 127393] Changed - pixbufformat.hg not found.
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=127393
Changed by murrayc usa net
--- shadow/127393 Wed Nov 19 09:54:45 2003
+++ shadow/127393.tmp.10361 Thu Nov 20 02:46:52 2003
@@ -1,13 +1,13 @@
Bug#: 127393
Product: gtkmm
Version: 2.4
OS: Linux
OS Details: fedora 1.0
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: billyoc linuxfromscratch org
TargetMilestone: ---
@@ -18,6 +18,9 @@
checkout of gtkmm wouldn't build:
/home/billy/gnome2/lib/glibmm-2.3/proc/gmmproc -I ../../tools/m4 --defs .
pixmap . ./../gdkmm
make[2]: *** No rule to make target `pixbufformat.hg', needed by
`.stamps/stamp-pixbufformat'. Stop.
+
+------- Additional Comments From murrayc usa net 2003-11-20 02:46 -------
+Sorry, I forgot to cvs add it. Thanks. Fixed.
--__--__--
_______________________________________________
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]