[function] Thread-safety regression in 1.36.0?

Doug, Emil, It seems that the problematic code discussed in http://thread.gmane.org/gmane.comp.lib.boost.devel/164902/, filed as a bug (http://svn.boost.org/trac/boost/ticket/1260), and consequently fixed in the trunk has been (inadvertently?) reverted by changeset 43884, "Change Boost.Function allocator behavior, from Emil Dotchevski" (http://svn.boost.org/trac/boost/changeset/43884) Am I missing something obvious? -- Aleksey Gurtovoy MetaCommunications

On Mon, Oct 13, 2008 at 8:00 PM, Aleksey Gurtovoy <agurtovoy@meta-comm.com> wrote:
Doug, Emil,
It seems that the problematic code discussed in http://thread.gmane.org/gmane.comp.lib.boost.devel/164902/, filed as a bug (http://svn.boost.org/trac/boost/ticket/1260), and consequently fixed in the trunk has been (inadvertently?) reverted by changeset 43884, "Change Boost.Function allocator behavior, from Emil Dotchevski" (http://svn.boost.org/trac/boost/changeset/43884)
Am I missing something obvious?
No, but I did. I'll try to get a fix into trunk in the next day or two, and I really, really hope we can merge this fix in for 1.37.0 - Doug

On Tue, Oct 14, 2008 at 10:11 AM, Doug Gregor <doug.gregor@gmail.com> wrote:
On Mon, Oct 13, 2008 at 8:00 PM, Aleksey Gurtovoy <agurtovoy@meta-comm.com> wrote:
Doug, Emil,
It seems that the problematic code discussed in http://thread.gmane.org/gmane.comp.lib.boost.devel/164902/, filed as a bug (http://svn.boost.org/trac/boost/ticket/1260), and consequently fixed in the trunk has been (inadvertently?) reverted by changeset 43884, "Change Boost.Function allocator behavior, from Emil Dotchevski" (http://svn.boost.org/trac/boost/changeset/43884)
Am I missing something obvious?
No, but I did. I'll try to get a fix into trunk in the next day or two, and I really, really hope we can merge this fix in for 1.37.0
This is now fixed. Sorry about the churn. - Doug

On Tue, 14 Oct 2008 10:32:19 -0500, Doug Gregor <doug.gregor@gmail.com> wrote:
On Tue, Oct 14, 2008 at 10:11 AM, Doug Gregor <doug.gregor@gmail.com> wrote:
On Mon, Oct 13, 2008 at 8:00 PM, Aleksey Gurtovoy <agurtovoy@meta-comm.com> wrote:
Doug, Emil,
It seems that the problematic code discussed in http://thread.gmane.org/gmane.comp.lib.boost.devel/164902/, filed as a bug (http://svn.boost.org/trac/boost/ticket/1260), and consequently fixed in the trunk has been (inadvertently?) reverted by changeset 43884, "Change Boost.Function allocator behavior, from Emil Dotchevski" (http://svn.boost.org/trac/boost/changeset/43884)
Am I missing something obvious?
No, but I did. I'll try to get a fix into trunk in the next day or two, and I really, really hope we can merge this fix in for 1.37.0
This is now fixed. Sorry about the churn.
Thanks for the quick fix; looking forward to "healthier" 1.37 :). -- Aleksey Gurtovoy MetaCommunications Engineering
participants (2)
-
Aleksey Gurtovoy
-
Doug Gregor