Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Document imperfections in POSIX/sh compatibility
- X-seq: zsh-workers 48494
- From: dana <dana@xxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] Document imperfections in POSIX/sh compatibility
- Date: Sat, 10 Apr 2021 19:19:22 -0500
- Archived-at: <https://zsh.org/workers/48494>
- In-reply-to: <CAH+w=7aAZKpT0f5LT7RaoCehyO6UZe6FimzuQqOP4o=+EwZs2w@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <7FD930F4-37CD-402B-9A06-893818856199@dana.is> <CAH+w=7aAZKpT0f5LT7RaoCehyO6UZe6FimzuQqOP4o=+EwZs2w@mail.gmail.com>
On 10 Apr 2021, at 18:50, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> Any particular ones?
I had someone pull the logs. It looks like the person was just warned by
someone else that the sh mode's accuracy is 'iffy' and that zsh doesn't have
POSIX compliance as an actual project goal. There was no specific
functionality mentioned
Since you asked, off the top of my head, zsh's getopts isn't POSIX-compliant
due to its handling of '+'-prefixed options. I think i had a patch somewhere
to make that respect POSIX_BUILTINS
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author