Revision b8d165d...
Go back to digest for 3rd November 2013Bug Fixes in Multimedia
Mark Kretschmann committed changes in [amarok] /:
Fix compilation with libc++. Workaround for QTBUG-25960.
Due to QTBUG-25960, compilation would fail with libc++ when STL algorithms
are used with Qt iterators. This patch works around the issue.
This should also fix compilation on OSX and FreeBSD, where Clang and libc++
is used by default.
FIXED-IN: 2.8.1
BACKPORT
File Changes
Modified 4 files
- ChangeLog
- src/playlist/PlaylistController.cpp
- src/playlistgenerator/ConstraintSolver.cpp
- src/playlist/navigators/RandomAlbumNavigator.cpp
4 files changed in total