[Bug 213993] math/kmplot: fix for lang/gcc5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 3 08:36:38 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 on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list