Created attachment 63272 [details] patch Version: 4.7 (using KDE 4.7.0) OS: Solaris building kdepim 4.7.0 with the Solaris Studio 12.x compiler fails with ... "/home/test/packages/BUILD/kdepim-4.7.0/mobile/lib/declarativeakonadiitem.cpp", line 54: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)". this can be resolved by using the qSqrt function instead - see patch Reproducible: Always Steps to Reproduce: build kdepim Actual Results: does not build Expected Results: builds
Patch applied in master and 4.7.2 Regards.