Skip to content
Commit c910021e authored by Raphael Kubo da Costa's avatar Raphael Kubo da Costa
Browse files

Fix the build with gcc 4.2 and clang.

The Nepomuk2 and Nepomuk2::Query namespaces are included, which causes some
ambiguity in the `query' argument of intiWatcherForQuery(), which can be
expanded as both Nepomuk2::Query::Query (from libnepomukcore/query/query.h)
or Nepomuk2::Query (from libnepomukcore/query/negationterm.h).

Meanwhile, this was fixed in master by someone else who didn't fix the
KDE/4.9 branch (see eaeae8d1).

CCMAIL: nepomuk@kde.org
parent 328fbfd8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment