Manolis Ragkousis, le Sat 28 Mar 2015 09:43:08 +, a écrit :
> And one more thing. In libpthread commit
> 44ae774bed1a75ea926590f1bc7c9f3328219832
> you pushed
>
> -#ifdef IS_IN_libpthread
> +#if IS_IN (libpthread)
>
> But it ends failing with
>
> ./pthread/pt-internal.h:38:11: error: missing
Hello,
On 25 March 2015 at 01:39, Samuel Thibault wrote:
> This was not up to date to some oddness in the tls-threadvar branch, but
> I've now fixed it, and thus contains the fix from the corresponding
> branch.
Thank you.
> BTW, I think the latest libpthread source will save you some unnecessa
Justus Winter, le Fri 27 Mar 2015 12:30:47 +0100, a écrit :
> some adjustments of the debug interface (which I assume I can change
> freely, right?).
Yes.
Samuel