[gtkmm] Gtkmm-forge digest, Vol 1 #295 - 5 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #295 - 5 msgs
- Date: Sat, 23 Nov 2002 12:02:06 -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 99242] Changed - GConfmm: code cleanups, leak fixes. (bugzilla-daemon widget gnome org)
2. [Bug 99242] Changed - GConfmm: code cleanups, leak fixes. (bugzilla-daemon widget gnome org)
3. [Bug 99242] Changed - GConfmm: code cleanups, leak fixes. (bugzilla-daemon widget gnome org)
4. [Bug 99022] Changed - Overhaul and extension of gconfmm (bugzilla-daemon widget gnome org)
5. [Bug 98312] Changed - Build problem under MinGW 2.0 / Cygwin (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 22 Nov 2002 15:40:36 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99242] Changed - GConfmm: code cleanups, leak fixes.
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=99242
Changed by abas aix meng auth gr
--- shadow/99242 Fri Nov 22 10:05:44 2002
+++ shadow/99242.tmp.18029 Fri Nov 22 15:40:36 2002
@@ -51,6 +51,14 @@
------- Additional Comments From murrayc usa net 2002-11-22 10:05 -------
After applying this patch:
When I run the client example, it segfaults when I type text into one
of the Entries. Does this happen for you also?
+
+------- Additional Comments From abas aix meng auth gr 2002-11-22 15:40 -------
+Guilty as charged. Seems that no matter how much you try, the first
+one who see it will spot the error.
+
+Attached is the fix. Inconsistent APIs...
+
+On another note, the examples don't seem to be compiled by default.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 22 Nov 2002 15:45:33 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99242] Changed - GConfmm: code cleanups, leak fixes.
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=99242
Changed by abas aix meng auth gr
--- shadow/99242 Fri Nov 22 15:40:36 2002
+++ shadow/99242.tmp.20305 Fri Nov 22 15:45:33 2002
@@ -59,6 +59,11 @@
Guilty as charged. Seems that no matter how much you try, the first
one who see it will spot the error.
Attached is the fix. Inconsistent APIs...
On another note, the examples don't seem to be compiled by default.
+
+------- Additional Comments From abas aix meng auth gr 2002-11-22 15:45 -------
+Created an attachment (id=12483)
+fix ownership of Entry::get_value().
+
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc:
Date: Fri, 22 Nov 2002 18:26:22 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99242] Changed - GConfmm: code cleanups, leak fixes.
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=99242
Changed by murrayc usa net
--- shadow/99242 Fri Nov 22 15:45:33 2002
+++ shadow/99242.tmp.19966 Fri Nov 22 18:26:21 2002
@@ -1,13 +1,13 @@
Bug#: 99242
Product: gnomemm
Version: 2.0
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gconfmm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: abas aix meng auth gr
TargetMilestone: ---
@@ -64,6 +64,28 @@
On another note, the examples don't seem to be compiled by default.
------- Additional Comments From abas aix meng auth gr 2002-11-22 15:45 -------
Created an attachment (id=12483)
fix ownership of Entry::get_value().
+
+------- Additional Comments From murrayc usa net 2002-11-22 18:26 -------
+Looks great. I remember now thinking about how ChangeSet and Client
+should share an interface somehow.
+
+The documentation is great, and better than the original GConf. I'm
+glad that we have a new doxygen expert.
+
+Applied with minor corrections to the english documentation and some
+syntax corrections:
+- The m4 macros don't need ; at the end.
+- Please don't use tabs. Try to use 2 spaces per indent.
+- Try to put a space after ,
+- Try to put a space both sides of =
+
+This style is not documented anywhere, but it is always best to try to
+match the existing style in any file. Actually, the formatting
+problems might not be part of your patch - they might have been there
+already.
+
+Thanks for taking the time to split the patches up. It was much easier
+this way.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc:
Date: Fri, 22 Nov 2002 18:27:11 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99022] Changed - Overhaul and extension of gconfmm
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=99022
Changed by murrayc usa net
--- shadow/99022 Wed Nov 20 10:17:49 2002
+++ shadow/99022.tmp.20222 Fri Nov 22 18:27:11 2002
@@ -1,13 +1,13 @@
Bug#: 99022
Product: gnomemm
Version: 2.0
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gconfmm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: abas aix meng auth gr
TargetMilestone: ---
@@ -111,6 +111,9 @@
------- Additional Comments From murrayc usa net 2002-11-20 10:17 -------
So it doesn't look like any of these outstanding patches will work.
Please do provide patches that can be applied individually without
breaking the build. And please do create separate bugzilla bugs.
+
+------- Additional Comments From murrayc usa net 2002-11-22 18:27 -------
+Dealt with in separate patches in other bugs.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: cgustin ibelgique com
Date: Sat, 23 Nov 2002 03:35:34 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98312] Changed - Build problem under MinGW 2.0 / Cygwin
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=98312
Changed by naofumi yasufuku net
--- shadow/98312 Sat Nov 16 17:33:55 2002
+++ shadow/98312.tmp.28018 Sat Nov 23 03:35:34 2002
@@ -304,6 +304,16 @@
libtool-patching. I think this is better than remembering to patch our
own libtools. Could you repost the patch?
------- Additional Comments From naofumi yasufuku net 2002-11-16 17:33 -------
I posted impgen.c patch to libtool-patches ML again.
+
+------- Additional Comments From naofumi yasufuku net 2002-11-23 03:35 -------
+Murray, libtool people have no intention to fix impgen.c bug in
+libtool-1.4. We have to fix it by ourselves.
+
+http://mail.gnu.org/pipermail/libtool-patches/2002-
+November/002251.html
+http://mail.gnu.org/pipermail/libtool-patches/2002-
+November/002263.html
+
--__--__--
_______________________________________________
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]