Hi Peter,
thanks, fixed in SVN 405.
/// Jürgen
On 07/29/2014 08:49 PM, Peter Teeson wrote:
Did a brand new checkout, ./configure, make
/Volumes/Data/Development/MyProjects/GNUAPL/apl-svn/src/FloatCell.cc:393:39:
Call to 'pow' is ambiguous
FloatCell.cc:393:39: error: call to 'pow' is ambiguo
Did a brand new checkout, ./configure, make
/Volumes/Data/Development/MyProjects/GNUAPL/apl-svn/src/FloatCell.cc:393:39:
Call to 'pow' is ambiguous
FloatCell.cc:393:39: error: call to 'pow' is ambiguous
const APL_Float z = pow(A->get_real_value(), b);