Re: [Log4cplus-devel] log4cplus 1.1.0-RC7 released
Logging Framework for C++
Brought to you by:
wilx
From: Václav Z. <vha...@gm...> - 2012-07-31 20:24:44
|
On 07/31/2012 09:43 PM, Jeremy C. Reed wrote: > On Tue, 31 Jul 2012, V?clav Zeman wrote: > >> - Disabled __thread (TLS) detection for NetBSD. It is broken there. > Any ticket or reference to this? Thanks. No, no tickets related to this. I have found that during my testing. More digging shows that it is probably fixed post-5.0.2. But I am testing with 5.0.2. NetBSD 5.0.2 has been released February 2010. This email http://mail-index.netbsd.org/tech-userlevel/2011/03/08/msg004665.html suggests that the necessary support has been only added after March 2011. Hmm, I guess that the check thus can be re-enabled for NetBSD 5.1.x and later. -- VZ |