On Sun, 6 Jul 2014 13:50:34 +0800
"Alex V. Petrov" <[email protected]> wrote:

> Error build analitza:
> 
> /usr/ports/math/analitza/work/analitza-4.13.2/analitzaplot/plotter2d.cpp:376:50:
> error: call to 'abs' is ambiguous
>                     s += computeAngleLabelByStep(std::abs(i), bigstep);
>                                                  ^~~~~~~~
> /usr/include/c++/v1/cmath:660:1: note: candidate function
> abs(float __x) _NOEXCEPT {return fabsf(__x);}
> ^
> /usr/include/c++/v1/cmath:664:1: note: candidate function
> abs(double __x) _NOEXCEPT {return fabs(__x);}
> ^
> /usr/include/c++/v1/cmath:668:1: note: candidate function
> abs(long double __x) _NOEXCEPT {return fabsl(__x);}
> ^
> [...]

Should be fixed in area51 revision 10168. Thanks for reporting.

Alonso
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to