Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Portability of zwc files between zsh versions
- X-seq: zsh-users 27954
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Portability of zwc files between zsh versions
- Date: Sun, 14 Aug 2022 21:16:24 +0100
- Archived-at: <https://zsh.org/users/27954>
- In-reply-to: <CAH+w=7aGsMMoxas9-PDZQaC3DJ_2xBSz_mJLV28OEddaRs_GDg@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <87edxiadsf.fsf@xoc19.stanford.edu> <CAH+w=7aGsMMoxas9-PDZQaC3DJ_2xBSz_mJLV28OEddaRs_GDg@mail.gmail.com>
On Sun, 2022-08-14 at 12:38 -0700, Bart Schaefer wrote:
> Possibly the right thing to do would be to remove the version check
> and instead be more diligent about updating the *MAGIC values, I
> suspect that the habit of doing the latter was forgotten when the
> version check subsumed it.
Indeed, I think the shell version check was inspired by the knowledge
that we were already being less than diligent in updating the dumped
wordcode version number.
Maybe a bit of creative thinking about how we detect relevant changes is
needed. The only real requirement is picking up incompatibilities when
we make a release.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author