Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] NEWS and README
- X-seq: zsh-workers 49940
- From: "Daniel Shahaf" <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] NEWS and README
- Date: Thu, 31 Mar 2022 10:50:45 +0000
- Archived-at: <https://zsh.org/workers/49940>
- In-reply-to: <CAH+w=7bmQe+cE+S8u4ieCSry0t2d-JkwmZQO9ky9gGBoAva=QA@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAH+w=7bmQe+cE+S8u4ieCSry0t2d-JkwmZQO9ky9gGBoAva=QA@mail.gmail.com>
Bart Schaefer wrote on Tue, 29 Mar 2022 20:11 +00:00:
> Please ignore the diffs to NEWS and README that were accidentally
> included in the patch for compinit in workers/49917. Attached is the
> corrected diff for those files.
>
> Attachments:
> * NEWS_README.txt
> +When run without the -i or -u options and compaudit discovers security
> +issues, answering "y" to the "Ignore insecure ..." prompt removes the
> +insecure elements (like the -i option) where previously it ignored the
> +result (thus formerly like the -u option). Further, removing those
> +elements includes dropping directories from the $fpath array.
WDYT of s/Ignore/Skip/ in that prompt? This would make it crystal clear
to anyone seeing that prompt that its semantics have changed: both to
new users and to upgrading users who won't have read the list of
incompatibilities.
Cheers,
Daniel
(Larry: saw your ping; will reply later)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author