The following reply was made to PR ports/169872; it has been noted by GNATS.
From: Raphael Kubo da Costa <[email protected]> To: [email protected] 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 <[email protected]> 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! _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
