[kde-freebsd] [SVN Commit] area51/KDE
Schaich, Alonso
alonsoschaich at fastmail.fm
Sun Jul 6 09:11:21 UTC 2014
On Sun, 6 Jul 2014 13:50:34 +0800
"Alex V. Petrov" <alexvpetrov at gmail.com> 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
More information about the kde-freebsd
mailing list