Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: 3.1.6-pws-5: math fix
- X-seq: zsh-workers 8016
 
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: Re: PATCH: 3.1.6-pws-5: math fix
 
- Date: Thu, 23 Sep 1999 10:40:54 +0200 (MET DST)
 
- In-reply-to: Peter Stephenson's message of Thu, 23 Sep 1999 10:02:17 +0200
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
Peter Stephenson wrote:
> I made a silly mistake in callmathfunc(), because I thought I was using
> mathevalarg() rather than mathevall().  It only shows up in functions with
> more than one argument.  Actually, it would be more efficient to unload the
> arguments onto the stack at the point the function is found, like the grown
> up languages do, but that wouldn't fit with calling functions with string
> arguments.
That's why I thought people would complain about that kind of math function.
Bye
 Sven
--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author