Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [BUG] getopts OPTIND
- X-seq: zsh-workers 42250
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: dana <dana@xxxxxxx>
- Subject: Re: [BUG] getopts OPTIND
- Date: Tue, 9 Jan 2018 14:57:15 -0800
- Cc: franciscodezuviria@xxxxxxxxx, "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=KqoXL2yTNXm6c7ouo18sXO62mJOqn/zKuFEnF9ruhAo=; b=YpEALpqbtaFCuLnf8XF0CyA+gUTom+C42pp+GFmHtpLQpiMNqcqPfJFFW1nc7A5pDm SPDBe4bX5bWkHCYrBj1/wNV1N5xHpG4hT+YEV7QpvRKNHSnuNUYPcum6/fzlXeG/apW1 IAhFopfB1/Yzn0J645qZraaG6xfYfx6HWYVvk3lP1cMV3eUnhd7DjE1nsrrFIq69KXMK oKUCepDSBa496WhOxaV0GciGgMykZaY86kB0F6akz+iSyt8rTmbxWAo2wtPKV9CGvYWq 5zY/UD2i8ylFWqaLF8mULBJkI6b2dVSztlVA5LDGnm8krSymRtelAwcWVfgZzNSOKtG4 mqqw==
- In-reply-to: <0877C4E8-4CA3-453F-A16B-99E576F60E8D@dana.is>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CA++-COw=KgUBJc1PMq=L5be2VeJGXBjwtsRfRx7+7GSMspcQJQ@mail.gmail.com> <0877C4E8-4CA3-453F-A16B-99E576F60E8D@dana.is>
On Tue, Jan 9, 2018 at 2:48 PM, dana <dana@xxxxxxx> wrote:
>
> I think this fixes it? At least, zsh gives the same output as bash and dash when
> i do this. Peter's left an ominous warning about changes to this function that
> deserves recognition though...
There's a whole thread from 2015 related to this, beginning with workers/35317
Messages sorted by:
Reverse Date,
Date,
Thread,
Author