[kde-freebsd] ports/169872: [patch] textproc/qt4-clucene: unbreak with libc++
Raphael Kubo da Costa
rakuco at FreeBSD.org
Thu Jul 19 17:40:16 UTC 2012
The following reply was made to PR ports/169872; it has been noted by GNATS.
From: Raphael Kubo da Costa <rakuco at FreeBSD.org>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/169872: [patch] textproc/qt4-clucene: unbreak with libc++
Date: Thu, 19 Jul 2012 14:32:28 -0300
Raphael Kubo da Costa <rakuco at FreeBSD.org> writes:
> On the other hand, I'm planning on talking to theraven@ if this
> behavior is really expected in libc++, as simply #includ'ing <cwchar>
> and adding `using namespace std' is enough to cause this amibiguity
> in the compilation.
Right, I've talked to David, he talked to someone else and the
conclusion is that the C++ standard is borked in this regard :-)
Since there's no way to fix it either in libstdc++ or libc++, I'll apply
your patch to work around the issue at the port level. Thanks!
More information about the kde-freebsd
mailing list