|
From: Jeroen N. W. <jn...@xs...> - 2005-11-15 20:24:03
|
> On Tue, 15 Nov 2005, Tom Hughes wrote: > >> The problem I believe is that the configure test for TLS fails to >> detect some cases correctly. > > IIRC Jeroen posted a patch to address this, but I don't remember the > details. It was quite involved. I did, and it was. It used code similar to none/tests/tls.c in the configure script to determine if TLS actually works. But I have seen this testcase sporadically fail in the nightly regression tests (somebody mentioned a possible race condition), so in retrospect I doubt the usefulness of my patch. Jeroen. |