Gtkmm-forge digest, Vol 1 #1140 - 7 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1140 - 7 msgs
- Date: Wed, 31 May 2006 20:09:16 -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. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 332446] API additions (gtkmm (bugzilla.gnome.org))
2. [Bug 332446] API additions (gtkmm (bugzilla.gnome.org))
3. [Bug 332446] API additions (gtkmm (bugzilla.gnome.org))
4. [Bug 332446] API additions (gtkmm (bugzilla.gnome.org))
5. [Bug 332446] API additions (gtkmm (bugzilla.gnome.org))
6. [Bug 332446] API additions (gtkmm (bugzilla.gnome.org))
7. [Bug 332446] API additions (gtkmm (bugzilla.gnome.org))
--__--__--
Message: 1
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 31 May 2006 02:12:22 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 332446] API additions
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=3D332446
gtkmm | general | Ver: 2.8.x
------- Comment #11 from Murray Cumming 2006-05-31 06:12 UTC -------
> The main conclusion here is that this "corner" state is valid and not a=
bug.
Again,, I disagree. Feel free to show me something specific and useful th=
at you
can't do with the current API.
> As I said earlier, to have Glib::RefPtr<Glib::Object> that can hold any=
GTK+
object including Gtk::Widget. Actually this works perfectly now,
No, that's a bad idea. It doesn't work. You'll end up with a pointer to a=
n
invalid/freed widget. When you try to use it your program will crash.
There's no need to get lost in theory here. Simple examples would be more
persuasive.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 2
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 31 May 2006 04:41:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 332446] API additions
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=3D332446
gtkmm | general | Ver: 2.8.x
------- Comment #12 from Maxim Udushlivy 2006-05-31 08:41 UTC -------
>Again,, I disagree.=20
You disagree with the fact. Any honest reader of this entry who understan=
ds
GTK+ memory management may confirm this.
>Feel free to show me something specific and useful that you
>can't do with the current API.
"Feel free"? You probably have some wrong assumptions about my posts or
Bugzilla.
>No, that's a bad idea.
This idea is usually called polymorphism; it is not bad at all.
>It doesn't work. You'll end up with a pointer to an
>invalid/freed widget. When you try to use it your program will crash.
Wrong assumptions again: I didn't say that the destroyed but not yet free=
d
object must be used somehow.
>There's no need to get lost in theory here. Simple examples would be mor=
e
>persuasive.
The example with serialization is enough practical, simple and persuasive=
.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 3
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 31 May 2006 06:23:42 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 332446] API additions
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=3D332446
gtkmm | general | Ver: 2.8.x
------- Comment #13 from Murray Cumming 2006-05-31 10:23 UTC -------
> The example with serialization is enough practical, simple and persuasi=
ve.
Sorry. What example? I see no source code in this whole bug report.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 4
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 31 May 2006 07:21:43 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 332446] API additions
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=3D332446
gtkmm | general | Ver: 2.8.x
------- Comment #14 from Maxim Udushlivy 2006-05-31 11:21 UTC -------
>Sorry. What example? I see no source code in this whole bug report.
"Feel free" to write source code yourself. I posted comment #8 in order t=
o show
that comment #5 is misleading. The reader now has enouth information to m=
ake a
right conclusion.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 5
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 31 May 2006 07:28:39 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 332446] API additions
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=3D332446
gtkmm | general | Ver: 2.8.x
------- Comment #15 from Murray Cumming 2006-05-31 11:28 UTC -------
The purpose of an example would be to show me what can't be done with the
current API. I can't write an example to show myself something that I don=
't
understand or believe. If I had enough information then I wouldn't be ask=
ing
for you to make it clearer.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 6
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 31 May 2006 09:28:59 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 332446] API additions
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=3D332446
gtkmm | general | Ver: 2.8.x
------- Comment #16 from Maxim Udushlivy 2006-05-31 13:28 UTC -------
>The purpose of an example would be to show me what can't be done with th=
e
>current API. I can't write an example to show myself something that I do=
n't
>understand or believe. If I had enough information then I wouldn't be as=
king
>for you to make it clearer.
I revoked a request for RefPtr::get function in comment #4. I don't under=
stand
what source code you are asking. If you want to discuss GTK+/C++ serializ=
ation
issues, that should be done elsewhere.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 7
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 31 May 2006 09:53:37 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 332446] API additions
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=3D332446
gtkmm | general | Ver: 2.8.x
------- Comment #17 from Murray Cumming 2006-05-31 13:53 UTC -------
I really have no idea what you are talking about any more. In particular =
I have
no idea what you mean by "serialization" here. I am asking for source cod=
e so
you can say "Look, I would like to do this but there's no API for it here=
.".
With great patience I am trying very hard to discover what you need. If t=
here
is something specific that you need, please do open a new bug and try to =
be
clear about it.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
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]