Revision 59fde52...

Go back to digest for 3rd July 2011

Features in Multimedia

Kevin Funk committed changes in [amarok] /:

Make Amarok compile with Clang

It's now possible to build Amarok using the Clang LLVM-frontend. Mostly
trivial fixes were required to achieve this.

Note that Clang > v2.8 (most probably the current trunk version) is
required to build Amarok. On Ubuntu 11.04 you'll still have to fix the
compiler itself to make it work. Have fun.

TODO: Fix compilation of tests/ using Clang.

File Changes

Modified 6 files
  •   ChangeLog
  •   src/core/support/SmartPointerList.h
  •   src/context/applets/labels/LabelsApplet.cpp
  •   src/context/applets/lyrics/LyricsApplet.cpp
  •   src/core-impl/collections/db/sql/mysqlecollection/CMakeLists.txt
  •   src/core-impl/collections/db/sql/mysqlservercollection/CMakeLists.txt
6 files changed in total