Re: [PATCH] Fix (mainly nameref) issues in builtin "unset"
Bart Schaefer <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAH+w=7Zxxw7Zxo2NFVLJXy485QZxZu1u+2ema1UY1SPGHaxVgA@mail.gmail.com> |
On Thu, Apr 16, 2026 at 7:35 AM Philippe Altherr <[email protected]> wrote: > > Synced and merged. Since the restricted mode is now gone, the patch no longer contains any behavior change and only fixes nameref issues. Applying this produced rejections in Src/builtin.c. I tried resolving them by hand, but then got a lot of Test/ errors on K01nameref.ztst referencing restricted mode. This patch seems to have put back those tests?