Boost logo

Boost :

Subject: Re: [boost] [err] RFC
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2016-01-09 18:45:50


Le 10/01/2016 00:02, Domagoj Saric a écrit :
>
> ps. OT/'to whom it may concern': fixing the 'too strong assertions'
> problem (allowing multiple fallible_results to exist) and making it
> work on Android (where we still don't have even proper 'POD thread
> locals') with Clang forced me to reinvent boost::thread_specific_ptr
> (to avoid a dependency on Boost.Thread) in the process of which I
> found that Boost.Thread only asserts/'verifies' that calls to
> pthread_key_create() and pthread_setspecific() succeeded (which my
> fail with ENOMEM)...
>
>
Hi,

Please, create a Trac ticket so we don't forget it (or a github issue if
you prefer).

Ah, if you have a patch it will be welcome also :)

Best,
Vicente


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