Re: [sigc] sigc::bind<> argument copy error
- From: Jeff Franks <jcf tpg com au>
- To: Martin Schulze <martin-ml hippogriff de>
- Cc: libsigc-list gnome org
- Subject: Re: [sigc] sigc::bind<> argument copy error
- Date: Mon, 10 Nov 2003 18:10:34 +1100
Martin Schulze wrote:
Fixed in cvs. Thanks a lot for detecting this nasty bug. It affected
any adaptor, not only bind(). The solution was to use explicit function
template instantiation in sigc::internal::slot_call#::call_it().
The fix also enables binding of an object instance to a method through
bind() which I promptly added to the test case. I always had the
funny feeling that this _should_ work ... now it finally does!
I was thinking about the others, like hide<>.
After this, I'm inclined to agree with Murray. I wouldn't be in too much
of a hurry to release a stable libsigc++2.0. That will give more time
for testing.
Regards,
Jeff Franks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]