[thread] Ticket #3748 ignored for boost-1.42?

As I see the patch for the bug (is it?) was not applied for version 1.42. does somebody know why? Oliver

Oliver Kowalke <k-oli@gmx.de> writes:
As I see the patch for the bug (is it?) was not applied for version 1.42. does somebody know why?
I didn't manage to merge trunk to release in the appropriate time window, so none of the post 1.41 fixes to boost.thread were in 1.42. Anthony -- Author of C++ Concurrency in Action http://www.stdthread.co.uk/book/ just::thread C++0x thread library http://www.stdthread.co.uk Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk 15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK. Company No. 5478976

On Fri, Feb 12, 2010 at 5:35 PM, Anthony Williams <anthony.ajw@gmail.com> wrote:
As I see the patch for the bug (is it?) was not applied for version 1.42. does somebody know why?
I didn't manage to merge trunk to release in the appropriate time window, so none of the post 1.41 fixes to boost.thread were in 1.42.
Hi, is it possible to fix some compiler warnings in 64bit builds? I attached a patch for one in the futures.hpp. Regards -chris
participants (3)
-
Anthony Williams
-
Christopher Lux
-
Oliver Kowalke