Re: [Bug-apl] Build error SVN 403 on OS X 10.8.5

2014-07-30 Thread Juergen Sauermann
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

[Bug-apl] Build error SVN 403 on OS X 10.8.5

2014-07-29 Thread Peter Teeson
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);