[Bug 213993] math/kmplot: fix for lang/gcc5
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 3 08:36:37 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213993
--- Comment #6 from Tobias C. Berner <tcberner at freebsd.org> ---
I think the proper fix would be to rather than add an #ifdef GCC, to switch to
#include <cmath>
and replace the function calls by std::foo.
I think then it should work with all compilers. Could you give that a try?
mfg Tobias
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list