On 12 Feb 2014, at 18:42, Jung-uk Kim <j...@freebsd.org> wrote:

> It seems Apple removed it later.
> 
> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20131125/094181.html
> 
> Do you know what they did?

They decided to break ABI compatibility with the version of XCode that ships 
with the bug.  This is probably not an option for us, although we might 
consider it for FreeBSD 11 with a library version bump (it would still be a lot 
of pain, as you wouldn't be able to mix C++ libraries), but probably not unless 
we see bug reports related to our slight standards non-compliance (std::pair 
having an explicit constructor) causing real problems.

David

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to