[kde-freebsd] [SVN Commit] area51/QT/textproc/qt4-clucene

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Jul 19 17:35:59 UTC 2012


SVN commit 8460 by rakuco:

Apply patch to make the port build with libc++.

libc++'s cwchar header introduces an ambiguity with clang that makes a
few different versions of wcschr() be found. Talking to theraven@ it
looks like a problem in the C++ standard itself, so there is not much
more to do other than working around the issue with this patch.

Since the clucene copy in Qt is old and has no maintainer, there is
not much value in committing this upstream, even though it may be
worth a try in the future.

No PORTREVISION bump, as users of libstdc++ are not affected, and no
dependencies have been changed.

PR:		ports/169872
Submitted by:	Jan Beich <jbeich at tormail.org>


 A             files (directory)  
 AM            files/patch-src__3rdparty__clucene__src__CLucene__search__FieldCacheImpl.cpp  




More information about the kde-freebsd mailing list