Boost logo

Boost :

Subject: Re: [boost] [1.45][thread] TSS showstopper?
From: Eric Niebler (eric_at_[hidden])
Date: 2010-11-11 14:05:17


On 11/11/2010 1:34 PM, John Maddock wrote:
> The recent changes to Boost.Thread in both Trunk and Release branches
> have broken one of the regex tests:
>
> testing.capture-output
> ..\..\..\bin.v2\libs\regex\test\regex_regress_threaded.test\msvc-10.0\debug\asynch-exceptions-on\threading-multi\regex_regress_threaded.run
>
> ====== BEGIN OUTPUT ======
> TSS Initialisation failed with message: boost::thread_resource_error
>
> **** error return code: -1
> ******** errors detected; see standard output for details ********
>
> EXIT STATUS: 1
> ====== END OUTPUT ======
>
> I assume it's quite likely that if this effects the regex lib, then it
> will equally impact on user code that uses thread_specific_pointer?

Yes, the relevant showstopper bug was reopened this morning:

https://svn.boost.org/trac/boost/ticket/4736

Anthony?

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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