[gtkmm] Gtkmm-forge digest, Vol 1 #346 - 4 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #346 - 4 msgs
- Date: Fri, 31 Jan 2003 12:01:26 -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 104883] New - Added documentation to Glib::Cond (bugzilla-daemon widget gnome org)
2. [Bug 104883] Changed - Added documentation to Glib::Cond (bugzilla-daemon widget gnome org)
3. [Bug 104895] New - configure script fails to set $SED for libglademm-2.0.0 (bugzilla-daemon widget gnome org)
4. [Bug 101878] Changed - Glib::RefPtr<> should have operator*() (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 30 Jan 2003 23:43:35 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104883] New - Added documentation to Glib::Cond
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=104883
Changed by rvinyard cs nmsu edu
--- shadow/104883 Thu Jan 30 23:43:34 2003
+++ shadow/104883.tmp.22904 Thu Jan 30 23:43:35 2003
@@ -0,0 +1,18 @@
+Bug#: 104883
+Product: gtkmm
+Version: unspecified
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: enhancement
+Priority: Normal
+Component: reference documentation
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: rvinyard cs nmsu edu
+QAContact: gtkmm-forge lists sourceforge net
+TargetMilestone: ---
+URL:
+Summary: Added documentation to Glib::Cond
+
+
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 30 Jan 2003 23:45:06 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104883] Changed - Added documentation to Glib::Cond
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=104883
Changed by rvinyard cs nmsu edu
--- shadow/104883 Thu Jan 30 23:43:35 2003
+++ shadow/104883.tmp.23772 Thu Jan 30 23:45:06 2003
@@ -13,6 +13,11 @@
QAContact: gtkmm-forge lists sourceforge net
TargetMilestone: ---
URL:
Summary: Added documentation to Glib::Cond
+
+------- Additional Comments From rvinyard cs nmsu edu 2003-01-30 23:45 -------
+Created an attachment (id=13981)
+Added documentation to Glib::Cond
+
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 31 Jan 2003 06:33:42 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 104895] New - configure script fails to set $SED for libglademm-2.0.0
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=104895
Changed by michael koziarski com
--- shadow/104895 Fri Jan 31 06:33:41 2003
+++ shadow/104895.tmp.13105 Fri Jan 31 06:33:42 2003
@@ -0,0 +1,83 @@
+Bug#: 104895
+Product: gnomemm
+Version: 2.0
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libglademm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: michael koziarski com
+TargetMilestone: ---
+URL:
+Summary: configure script fails to set $SED for libglademm-2.0.0
+
+libglademm's configure script fails to set $SED. The result is included
+below. the workaround was to manually set $SED with:
+
+)-> SED=sed make
+
+The configure arguments I used (provided by garnome-0.20.0) were
+
+./configure --prefix=/home/michael/garnome
+--exec_prefix=/home/michael/garnome --bindir=/home/michael/garnome/bin
+--sbindir=/home/michael/garnome/sbin
+--libexecdir=/home/michael/garnome/libexec
+--datadir=/home/michael/garnome/share
+--sysconfdir=/home/michael/garnome/etc
+--sharedstatedir=/home/michael/garnome/share
+--localstatedir=/home/michael/garnome/var
+--libdir=/home/michael/garnome/lib --infodir=/home/michael/garnome/info
+--includedir=/home/michael/garnome/include
+--mandir=/home/michael/garnome/man --disable-static --disable-gtk-doc
+--enable-debug=yes
+
+
+-- ERROR MESSAGE --
+
+
+
+Making all in tools
+make[1]: Entering directory
+`/store/garnome-0.20.0/gnome/libglademm/work/libglad emm-2.0.0/tools'
+Making all in extra_defs_gen
+make[2]: Entering directory
+`/store/garnome-0.20.0/gnome/libglademm/work/libglad
+emm-2.0.0/tools/extra_defs_gen'
+/bin/sh ../../libtool --mode=link g++ -g -I/home/michael/garnome/include
+-I/usr /X11R6/include -L/home/michael/garnome/lib -L/usr/X11R6/lib
+-O2 -pipe -L/home/m ichael/garnome/lib -L/usr/X11R6/lib -o
+generate_extra_defs generate_defs_libgla de.o -Wl,--export-dynamic
+-L/home/michael/garnome/lib -lgtkmm-2.0 -lgdkmm-2.0 - latkmm-1.0
+-lpangomm-1.0 -lglibmm-2.0 -lsigc-1.2 -lglade-2.0 -lgtk-x11-2.0 -lxml
+ 2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
+-lpangox-1.0 - lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl
+-lglib-2.0 -lgtkmm_generate_extra_ defs-2.0
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+../../libtool: -e: command not found
+mkdir /.libs
+mkdir: cannot create directory `/.libs': Permission denied
+make[2]: *** [generate_extra_defs] Error 1
+make[2]: Leaving directory
+`/store/garnome-0.20.0/gnome/libglademm/work/libglade
+mm-2.0.0/tools/extra_defs_gen'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory
+`/store/garnome-0.20.0/gnome/libglademm/work/libglade mm-2.0.0/tools'
+make: *** [all-recursive] Error 1
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 31 Jan 2003 09:31:39 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101878] Changed - Glib::RefPtr<> should have operator*()
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=101878
Changed by michaelj maine rr com
--- shadow/101878 Wed Jan 29 15:09:55 2003
+++ shadow/101878.tmp.11145 Fri Jan 31 09:31:39 2003
@@ -58,6 +58,17 @@
built-in pointer type as possible.
------- Additional Comments From murrayc usa net 2003-01-29 15:09 -------
Yes, I know that it would be useful if RefPtr<> could be used with
non-Glib::Object classes. But until it can, I see no need for it. I
see no reason to add something that should never be used.
+
+------- Additional Comments From michaelj maine rr com 2003-01-31 09:31 -------
+I guess I didn't make my point effectively enough. There are basically
+two reasons, having nothing to do with using RefPtr with
+non-Glib::Object classes, why the dereferencing operator is useful:
+
+1) It would make it feasible to add operators to Glib::Object-based
+classes.
+2) It would discourage people from using the much uglier
+ptr.operator->() mechanism to get at the referenced object directly.
+
--__--__--
_______________________________________________
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]