Boost logo

Boost :

From: David Deakins (ddeakins_at_[hidden])
Date: 2007-11-16 11:19:23


Anthony Williams wrote:
>
> The attached patch changes the way that TSS cleanup is done. I believe this
> will fix the problems being experienced with using LoadLibrary, and with the
> thread_specific_ptr destructor being run before all the TSS data has been
> cleaned up (e.g. in boost wave).
>
> Please could people check that this fixes the problems they are
> experiencing. If it does, I will commit this to trunk.
>

Thes patches build fine on my system and do indeed resolve the
LoadLibrary issue.

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk