[gtkmm] Gtkmm-forge digest, Vol 1 #712 - 2 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #712 - 2 msgs
- Date: Fri, 18 Jun 2004 20:24:04 -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 143338] - [patch] Gtk::TableList::remove & Gtk::TableList::erase (bugzilla-daemon bugzilla gnome org)
2. [Bug 144627] New: - In async-handler.cc, pointer to objects (proxies) on the stack are passed (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 18 Jun 2004 11:44:22 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 143338] - [patch] Gtk::TableList::remove & Gtk::TableList::erase
http://bugzilla.gnome.org/show_bug.cgi?id=143338
gtkmm | general | Ver: 2.4
------- Additional Comments From murrayc murrayc com 2004-06-18 11:44 -------
What problem are you trying to solve?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 18 Jun 2004 17:41:21 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 144627] New: - In async-handler.cc, pointer to objects (proxies) on the stack are passed
http://bugzilla.gnome.org/show_bug.cgi?id=144627
gnomemm | gnome-vfsmm | Ver: unspecified
Summary: In async-handler.cc, pointer to objects (proxies) on the
stack are passed
Product: gnomemm
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gnome-vfsmm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: mhbouhmadi free fr
I am writing an application that uses async support in gnome-vfsmm.
It crashes because it passes a pointer to proxy object which is on the stack and
on the c_callback methods, it reference it...
I changed the code so that proxy objects are created on the heap and destroyed
with the c_callback methods.
It works on the cases I tested but I don't master gnome-vfs enough to consider
it as ok.
My solution will work iff c_callback methods are called once and only once (How
gnome-vfs handles cancel calls relatively to callbacks?)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
_______________________________________________
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]