Gtkmm-forge Digest, Vol 26, Issue 10
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 26, Issue 10
- Date: Mon, 28 Jul 2008 08:37:23 -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-owner 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 544848] spurious '; ' characters in class scope
(gtkmm (bugzilla.gnome.org))
2. [Bug 520778] [PATCH] GNode wrapper implementation
(glibmm (bugzilla.gnome.org))
3. [Bug 545050] New: GTraverseFlags wrapping is wrong
(glibmm (bugzilla.gnome.org))
4. [Bug 545050] GTraverseFlags wrapping is wrong
(glibmm (bugzilla.gnome.org))
5. [Bug 520778] [PATCH] GNode wrapper implementation
(glibmm (bugzilla.gnome.org))
6. [Bug 520778] [PATCH] GNode wrapper implementation
(glibmm (bugzilla.gnome.org))
7. [Bug 520778] [PATCH] GNode wrapper implementation
(glibmm (bugzilla.gnome.org))
8. [Bug 520778] [PATCH] GNode wrapper implementation
(glibmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Sat, 26 Jul 2008 15:10:18 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 544848] spurious '; ' characters in
class scope
To: gtkmm-forge lists sourceforge net
Message-ID: <20080726151018 D2F4323F522 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=544848
gtkmm | general | Ver: unspecified
------- Comment #1 from Benjamin Herr 2008-07-26 15:10 UTC -------
Created an attachment (id=115320)
--> (http://bugzilla.gnome.org/attachment.cgi?id=115320&action=view)
proposed patch
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=544848.
------------------------------
Message: 2
Date: Sun, 27 Jul 2008 21:24:51 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 520778] [PATCH] GNode wrapper
implementation
To: gtkmm-forge lists sourceforge net
Message-ID: <20080727212451 6982723F53B label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=520778
glibmm | general | Ver: 2.15.x
Szilard Pfeiffer changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #115050|0 |1
is obsolete| |
Attachment #115172|0 |1
is obsolete| |
------- Comment #23 from Szilard Pfeiffer 2008-07-27 21:24 UTC -------
Created an attachment (id=115391)
--> (http://bugzilla.gnome.org/attachment.cgi?id=115391&action=view)
Cleaned version of suggested changes
I've created the cleaned version of the suggested changes to make the review
easier
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=520778.
------------------------------
Message: 3
Date: Sun, 27 Jul 2008 22:35:23 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545050] New: GTraverseFlags wrapping is
wrong
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-545050-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=545050
glibmm | general | Ver: 2.17.x
Summary: GTraverseFlags wrapping is wrong
Product: glibmm
Version: 2.17.x
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: szilard pfeiffer gmail com
QAContact: gtkmm-forge lists sourceforge net
GNOME version: 2.21/2.22
GNOME milestone: Unspecified
Please describe the problem:
The flag Glib::TRAVERSE_ALL equals to Glib::TRAVERSE_LEAVES instead of
Glib::TRAVERSE_LEAVES | Glib::G_TRAVERSE_NON_LEAVES
Steps to reproduce:
Actual results:
Expected results:
Does this happen every time?
Other information:
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545050.
------------------------------
Message: 4
Date: Sun, 27 Jul 2008 22:37:04 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545050] GTraverseFlags wrapping is
wrong
To: gtkmm-forge lists sourceforge net
Message-ID: <20080727223704 24FD723F501 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=545050
glibmm | general | Ver: 2.17.x
------- Comment #1 from Szil?rd Pfeiffer 2008-07-27 22:37 UTC -------
Created an attachment (id=115395)
--> (http://bugzilla.gnome.org/attachment.cgi?id=115395&action=view)
possible solution
Possible solution of the problem has attached
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=545050.
------------------------------
Message: 5
Date: Mon, 28 Jul 2008 07:07:01 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 520778] [PATCH] GNode wrapper
implementation
To: gtkmm-forge lists sourceforge net
Message-ID: <20080728070701 E362623F505 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=520778
glibmm | general | Ver: 2.15.x
------- Comment #24 from Murray Cumming 2008-07-28 07:07 UTC -------
Thanks. Could you explain the removal of the gobject_, owns_gobject_, children_
and parent_ member variables and the subsequent simplification of the code. Why
were they necessary before? Why are they not necessary now?
In general, please provide a ChangeLog entry with patches. It should explain
what is being changed and why.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=520778.
------------------------------
Message: 6
Date: Mon, 28 Jul 2008 14:47:38 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 520778] [PATCH] GNode wrapper
implementation
To: gtkmm-forge lists sourceforge net
Message-ID: <20080728144738 C7C6023F501 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=520778
glibmm | general | Ver: 2.15.x
------- Comment #25 from Jonathon Jongsma (jonner) 2008-07-28 14:47 UTC -------
I alluded to the removal of the children_ and parent_ in my comment above.
Essentially, I believe that the previous code was doing a lot of duplicate
book-keeping by keeping references to the children and parents in the C++
wrapper instead of relying on the underlying C object to tell us that
information. So I am in favor of removing these and simplifying the wrapper
implementation. There's less chance for bugs in the wrapper if it leaves that
stuff to the C object.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=520778.
------------------------------
Message: 7
Date: Mon, 28 Jul 2008 15:23:42 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 520778] [PATCH] GNode wrapper
implementation
To: gtkmm-forge lists sourceforge net
Message-ID: <20080728152342 DEB2A23F51E label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=520778
glibmm | general | Ver: 2.15.x
------- Comment #26 from Murray Cumming 2008-07-28 15:23 UTC -------
Sure. Simpler code is better. I just like to see patches explained.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=520778.
------------------------------
Message: 8
Date: Mon, 28 Jul 2008 15:34:13 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 520778] [PATCH] GNode wrapper
implementation
To: gtkmm-forge lists sourceforge net
Message-ID: <20080728153413 A85CD23F59A label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=520778
glibmm | general | Ver: 2.15.x
------- Comment #27 from Jonathon Jongsma (jonner) 2008-07-28 15:34 UTC -------
yes, I'd still like to hear szil?rd's comments on it as well.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=520778.
------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 26, Issue 10
*******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]