Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bugs in 3.1.2
- X-seq: zsh-workers 3207
- From: Bernd Eggink <eggink@xxxxxxxxxxxxxxxxxx>
- To: " (Zoltan T. Hidvegi)" <hzoli@xxxxxxxxxxxx>
- Subject: Re: Bugs in 3.1.2
- Date: Thu, 05 Jun 1997 09:22:50 +0200
- Cc: zsh-workers <zsh-workers@xxxxxxxxxxxxxxx>
- Organization: Regionales Rechenzentrum der Uni Hamburg
- References: <9706041945.AA23176@xxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: rz2a022@xxxxxxxxxxxxxxxxxx
(Zoltan T. Hidvegi) wrote:
>
> Bernd Eggink wrote:
> > 2. 'select' still doesn't check its input correctly. As 'atoi' is used,
> > any string starting with a valid number is accepted. IMHO it would be
> > better to use 'strtol' instead and check the delimiting character. This
>
> I did check this before the release and ksh93, pdksh and bash all have the
> same behaviour as zsh. So four completely different shell with different
> source base has the same behaviour.
I know, but as I told you some time ago, David Korn himself considers
this behaviour a bug... And why not do better than other shells?
Bernd
--
Bernd Eggink
Regionales Rechenzentrum der Universitaet Hamburg
eggink@xxxxxxxxxxxxxxxxxx
http://www.rrz.uni-hamburg.de/eggink/BEggink.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author