Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: 3.1.6-pws-4: floating point support



Sven Wischnowsky wrote:
> I need this change.
> -		    val = matheval(str);
> +		    val = mathevali(str);

sorry, I forgot the diffs for loop.c.

At least I didn't forget -lm the first time --- I did the other trick of
forgetting #include <math.h>.  But it works now.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy



Messages sorted by: Reverse Date, Date, Thread, Author