[gtkmm] Gtkmm-forge digest, Vol 1 #227 - 3 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #227 - 3 msgs
- Date: Sat, 14 Sep 2002 12:03:59 -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 93239] Changed - PATCH: implement GError** parameters as automatic throws() (bugzilla-daemon widget gnome org)
2. [Bug 93239] Changed - PATCH: implement GError** parameters as automatic throws() (bugzilla-daemon widget gnome org)
3. [Bug 93287] New - Program::locate_file uses GnomeFileDomain which is a C enum (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc:
Date: Fri, 13 Sep 2002 16:23:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93239] Changed - PATCH: implement GError** parameters as automatic throws()
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=93239
Changed by murrayc usa net
--- shadow/93239 Fri Sep 13 13:33:41 2002
+++ shadow/93239.tmp.24891 Fri Sep 13 16:23:23 2002
@@ -1,13 +1,13 @@
Bug#: 93239
Product: gtkmm
Version: 2.0
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: enhancement
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: abas aix meng auth gr
TargetMilestone: ---
@@ -24,6 +24,9 @@
method's parameter list.
------- Additional Comments From abas aix meng auth gr 2002-09-13 13:33 -------
Created an attachment (id=11065)
throw exceptions from errors: patch to _WRAP_METHOD
+
+------- Additional Comments From murrayc usa net 2002-09-13 16:23 -------
+Applied. It's good to have someone else who knows perl.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 13 Sep 2002 16:26:17 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93239] Changed - PATCH: implement GError** parameters as automatic throws()
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=93239
Changed by abas aix meng auth gr
--- shadow/93239 Fri Sep 13 16:23:23 2002
+++ shadow/93239.tmp.25348 Fri Sep 13 16:26:17 2002
@@ -27,6 +27,10 @@
Created an attachment (id=11065)
throw exceptions from errors: patch to _WRAP_METHOD
------- Additional Comments From murrayc usa net 2002-09-13 16:23 -------
Applied. It's good to have someone else who knows perl.
+
+------- Additional Comments From abas aix meng auth gr 2002-09-13 16:26 -------
+well, my near-sightedness got worse while hacking at method.m4 ...
+And they say *perl* is a write-only language! Sheesh!
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 14 Sep 2002 11:20:17 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93287] New - Program::locate_file uses GnomeFileDomain which is a C enum
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=93287
Changed by llanero jazzfree com
--- shadow/93287 Sat Sep 14 11:20:17 2002
+++ shadow/93287.tmp.11294 Sat Sep 14 11:20:17 2002
@@ -0,0 +1,29 @@
+Bug#: 93287
+Product: gnomemm
+Version: 2.0
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libgnomemm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: llanero jazzfree com
+TargetMilestone: ---
+URL:
+Summary: Program::locate_file uses GnomeFileDomain which is a C enum
+
+The function
+
+Glib::ustring locate_file(GnomeFileDomain domain, const Glib::ustring&
+file_name, bool only_if_exists = true);
+
+from
+
+.../include/libgnomemm-2.0/libgnomemm/program.h
+
+uses a C enum. It should be Gnome::FileDomain.
+
+This prevents my app from getting to the pixmap complete path so I can load
+it with Gtk::Image
--__--__--
_______________________________________________
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]