Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-3.0-pre6 zstrtol broken
- X-seq: zsh-workers 1939
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: rjl@xxxxxxxxxxx (Risto J Laitinen)
- Subject: Re: zsh-3.0-pre6 zstrtol broken
- Date: Mon, 12 Aug 1996 06:05:44 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199608051553.AA074130397@xxxxxxxxxxxxxxxxxx> from Risto J Laitinen at "Aug 5, 96 06:53:17 pm"
> >From utils.c:
>
> > /* Convert string to long. This function (without the z) *
> > * is contained in the ANSI standard C library, but a lot *
> > * of them seem to be broken. */
>
> ... and so is zstrtol; it does not skip leading whitespace.
Then the comment is wrong, since it is not ANSI. Or do you know that this
ANSI feature is assumed anywhere in the zsh source code?
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author