[kde-freebsd] [SVN Commit] area51/QT/devel/qt4/files
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Feb 14 21:26:48 UTC 2016
SVN commit 11926 by rakuco:
qt4: Use the right macro name when checking whether libc++ is being used.
_LIBCPP_VER is used by a Dinkumware-derived standard library implementation,
libc++ uses _LIBCPP_VERSION. In practice this meant the
Q_COMPILER_INITIALIZER_LISTS feature was never enabled with clang.
Thanks to tcberner for the report.
M +1 -1 extrapatch-src-corelib-global-qglobal.h
More information about the kde-freebsd
mailing list