Gtkmm-forge digest, Vol 1 #1004 - 4 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1004 - 4 msgs
- Date: Mon, 21 Nov 2005 20:16:29 -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. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 321990] Error building libgnomevfs/libgnomevfsmm/uri.cc with SGI, Tru64 UNIX, Sun C++ compilers (gnomemm (bugzilla.gnome.org))
2. [Bug 322000] New: Error building libgnomeui/libgnomeuimm/app.cc with the IBM C++ compiler (gnomemm (bugzilla.gnome.org))
3. [Bug 321776] compile errors with glib from cvs (glibmm (bugzilla.gnome.org))
4. [Bug 321776] compile errors with glib from cvs (glibmm (bugzilla.gnome.org))
--__--__--
Message: 1
From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Sun, 20 Nov 2005 23:15:35 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 321990] Error building libgnomevfs/libgnomevfsmm/uri.cc with SGI, Tru64 UNIX, Sun C++ compilers
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D321990
gnomemm | gnome-vfsmm | Ver: 2.10
------- Additional Comments From The Written Word 2005-11-21 04:15 -----=
--
The problem with line #46 might be a compiler bug. The following small te=
st
program fails on the above compilers:
typedef enum {
GNOME_VFS_FILE_INFO_DEFAULT =3D 0
} GnomeVFSFileInfoOptions;
enum FileInfoOptions
{
FILE_INFO_DEFAULT =3D 0
};
extern "C" {
void file_info (GnomeVFSFileInfoOptions options);
}
void
func (FileInfoOptions options) {
file_info (static_cast<GnomeVFSFileInfoOptions>(options));
}
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 2
From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 21 Nov 2005 00:03:14 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 322000] New: Error building libgnomeui/libgnomeuimm/app.cc with the IBM C++ compiler
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D322000
gnomemm | libgnomeuimm | Ver: 2.10
Summary: Error building libgnomeui/libgnomeuimm/app.cc with th=
e
IBM C++ compiler
Product: gnomemm
Version: 2.10
Platform: Other
OS/Version: AIX
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: bugzilla-gnome thewrittenword com
CC: all-bugs bugzilla gnome org
Version details: 2.10.0
Distribution/Version: 5.3
Trying to build libgnomeui/libgnomeuimm/app.cc with the IBM v7 C++ compil=
er yeilds:
xlC -DHAVE_CONFIG_H -DG_LOG_DOMAIN=3D\"libgnomeuimm\" -I../../libgnomeui
-I../../libgnomeui -D_THREAD_SAFE -DORBIT2=3D1 -I/opt/TWWfsw/libglib26/in=
clude
-I/opt/TWWfsw/libglib26/lib/include -I/opt/TWWfsw/libgtk+26/include
-I/opt/TWWfsw/libgtk+26/lib/include -I/opt/TWWfsw/libpango18/include
-I/opt/TWWfsw/libatk19/include -I/opt/TWWfsw/fcpackage22/include
-I/opt/TWWfsw/libttf21/include/freetype2 -I/opt/TWWfsw/libart23/include
-I/opt/TWWfsw/libxml26/include -I/opt/TWWfsw/libglade25/include
-I/opt/TWWfsw/gnome210/include/libgnomeui-2.0
-I/opt/TWWfsw/gnome210/include/libgnome -I/opt/TWWfsw/gnome210/include
-I/opt/TWWfsw/gnome210/include/gconf -I/opt/TWWfsw/gnome210/include/libbo=
nobo
-I/opt/TWWfsw/gnome210/include/gnome-vfs
-I/opt/TWWfsw/gnome210/include/bonobo-activation
-I/opt/TWWfsw/libsigc++20/include -I/opt/TWWfsw/libsigc++20/lib/include
-I/opt/TWWfsw/libglibmm26/include -I/opt/TWWfsw/libglibmm26/lib/include
-I/opt/TWWfsw/libgtkmm26/include -I/opt/TWWfsw/libgtkmm26/lib/include
-I/opt/TWWfsw/libgnomemm210/include -I/opt/TWWfsw/libgnomemm210/lib/inclu=
de
-I/opt/TWWfsw/libgnomecanvasmm210/include
-I/opt/TWWfsw/libgnomecanvasmm210/lib/include
-I/opt/TWWfsw/libgconfmm210/include -I/opt/TWWfsw/libgconfmm210/lib/inclu=
de
-I/opt/TWWfsw/libglademm26/include -I/opt/TWWfsw/libglademm26/lib/include
-I/opt/TWWfsw/libgnomevfsmm210/include
-I/opt/TWWfsw/libgnomevfsmm210/lib/include -I/opt/TWWfsw/gettext014/inclu=
de
-I/opt/TWWfsw/libpopt17/include -O2 -qrtti -qro -qroconst -qmaxmem=3D-1 -=
qarch=3Dcom
-c app.cc -DPIC -o .libs/app.o
"/usr/include/alloca.h", line 34.9: 1540-1401 (I) An unknown "pragma __al=
loca"
is specified.
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 153.1: 1540-1280 (=
S) An
rvalue of type "Gnome::UI::Items::Array<Gnome::UI::Items::Info>" cannot b=
e
converted to "const Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 153.1: 1540-1291 (=
I) To
initialize the reference with an rvalue, "class Array<Gnome::UI::Items::I=
nfo>"
must have a copy constructor with a parameter of type "const
Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 154.1: 1540-1280 (=
S) An
rvalue of type "Gnome::UI::Items::Array<Gnome::UI::Items::Info>" cannot b=
e
converted to "const Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 154.1: 1540-1291 (=
I) To
initialize the reference with an rvalue, "class Array<Gnome::UI::Items::I=
nfo>"
must have a copy constructor with a parameter of type "const
Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 155.1: 1540-1280 (=
S) An
rvalue of type "Gnome::UI::Items::Array<Gnome::UI::Items::Info>" cannot b=
e
converted to "const Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 155.1: 1540-1291 (=
I) To
initialize the reference with an rvalue, "class Array<Gnome::UI::Items::I=
nfo>"
must have a copy constructor with a parameter of type "const
Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 156.1: 1540-1280 (=
S) An
rvalue of type "Gnome::UI::Items::Array<Gnome::UI::Items::Info>" cannot b=
e
converted to "const Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 156.1: 1540-1291 (=
I) To
initialize the reference with an rvalue, "class Array<Gnome::UI::Items::I=
nfo>"
must have a copy constructor with a parameter of type "const
Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 157.1: 1540-1280 (=
S) An
rvalue of type "Gnome::UI::Items::Array<Gnome::UI::Items::Info>" cannot b=
e
converted to "const Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 157.1: 1540-1291 (=
I) To
initialize the reference with an rvalue, "class Array<Gnome::UI::Items::I=
nfo>"
must have a copy constructor with a parameter of type "const
Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 158.1: 1540-1280 (=
S) An
rvalue of type "Gnome::UI::Items::Array<Gnome::UI::Items::Info>" cannot b=
e
converted to "const Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 158.1: 1540-1291 (=
I) To
initialize the reference with an rvalue, "class Array<Gnome::UI::Items::I=
nfo>"
must have a copy constructor with a parameter of type "const
Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 159.1: 1540-1280 (=
S) An
rvalue of type "Gnome::UI::Items::Array<Gnome::UI::Items::Info>" cannot b=
e
converted to "const Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 159.1: 1540-1291 (=
I) To
initialize the reference with an rvalue, "class Array<Gnome::UI::Items::I=
nfo>"
must have a copy constructor with a parameter of type "const
Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 160.1: 1540-1280 (=
S) An
rvalue of type "Gnome::UI::Items::Array<Gnome::UI::Items::Info>" cannot b=
e
converted to "const Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
"../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 160.1: 1540-1291 (=
I) To
initialize the reference with an rvalue, "class Array<Gnome::UI::Items::I=
nfo>"
must have a copy constructor with a parameter of type "const
Gnome::UI::Items::Array<Gnome::UI::Items::Info> &".
gmake[4]: *** [app.lo] Error 1
gmake[4]: Leaving directory `/opt/build/libgnomeuimm-2.10.0/libgnomeui/li=
bgnomeuimm'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/opt/build/libgnomeuimm-2.10.0/libgnomeui/li=
bgnomeuimm'
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 3
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 21 Nov 2005 15:13:33 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 321776] compile errors with glib from cvs
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D321776
glibmm | build | Ver: unspecified
------- Additional Comments From Ed Catmur 2005-11-21 20:13 -------
This also happens with glibmm-2.8.1 and glib-2.9.0 - both released tarbal=
ls.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 4
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 21 Nov 2005 15:13:48 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 321776] compile errors with glib from cvs
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D321776
glibmm | build | Ver: unspecified
Ed Catmur changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
CC| |ed catmur co uk
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
_______________________________________________
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]