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: Tue, 17 Jul 2012 16:12:42 -0300 The CLucene copy in Qt is old and unmaintained, from what I can see, so I guess it doesn't make much sense to try to upstream a fix for this issue. 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. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
