Indeed! Just recompiled it and it works.
> On 2015-07-12, at 12:17, Juergen Sauermann <[email protected]> > wrote: > > Hi Louis, > > thanks, fixed in SVN 645. > > /// Jürgen > > > On 07/12/2015 04:04 PM, Louis Chretien wrote: >> I get the following error, trying to build the latest SVN 644 on Mac OS X >> 10.10.4: >> >> UCS_string.cc:1050:16: error: use of undeclared identifier 'exp10' >> v += 0.03 * exp10(-fract_digits); >> ^ >> 1 error generated. >> make[3]: *** [apl-UCS_string.o] Error 1 >> make[3]: *** Waiting for unfinished jobs.... >> mv -f .deps/apl-Token.Tpo .deps/apl-Token.Po >> mv -f .deps/apl-Tokenizer.Tpo .deps/apl-Tokenizer.Po >> mv -f .deps/apl-UserFunction.Tpo .deps/apl-UserFunction.Po >> make[2]: *** [all-recursive] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> >> >> --- >> Louis Chrétien >> [email protected] <mailto:[email protected]> >> >> >> >> > --- Louis Chrétien [email protected]
