moose-core from "d3fe5e9" commit on-wards not compiling
~/moose-core/kinetics/Pool.cpp:207:17: error: call of overloaded ‘isnan(double&)’ is ambiguous
if(! isnan(v))
^
~/hrani/moose-core/kinetics/Pool.cpp:207:17: note: candidates are:
In file included from /usr/include/features.h:375:0,
from /usr/include/math.h:27,
from /home/bhalla/hrani/moose-core/kinetics/../basecode/header.h:14,
from /home/bhalla/hrani/moose-core/kinetics/Pool.cpp:10:
/usr/include/bits/mathcalls.h:235:1: note: int isnan(double)
This is
GSL version : 1.15, python3, on Linux-3.10.0-327.el7.x86_64-x86_64-with-centos-7.2.1511-Core