Re: r227487 breaks C++ programs that use __isthreaded
On Thu, Dec 01, 2011, George Liaskos wrote:
> Hello
>
> One example is Google's tcmalloc [1], is this behaviour intended?
>
> [1] http://code.google.com/p/google-perftools/source/browse/trunk/src/maybe_threads.cc
This code uses an unportable workaround for a bug that I believe
was fixed in r227999. Using internal names starting with a double
underscore isn't supported.
Separately, I'm still hoping that the namespace polution
introduced in r227487 gets fixed...
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 2 之 4 篇):