Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PM_* flags in zsh.h (was Re: [PATCH 1/3]: Add named references)



On Sun, Feb 12, 2023 at 10:59 AM Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> > [...] consider whether there are other advantages in moving private
> > to the main shell first as that may ease any implementation.
>
> [...] The second-worst hack in private is the
> overloading of some parameter flags, and the internals of e.g.
> createparam() et al. need to be able to distinguish the cases of the
> original flag meaning from its overloaded meaning.

We're up to (1<<30) on PM_* flags.  Can we go above (1<<31) ?




Messages sorted by: Reverse Date, Date, Thread, Author