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

Re: zrecompile



Bart Schaefer wrote:

> On Apr 2,  2:01pm, Andrej Borsenkow wrote:
> } Subject: zrecompile
> }
> } This is the second time ... not sure what's going wrong:
> } 
> } bor@itsrm2% zrecompile
> } zrecompile:zcompile:144: invalid dump file:
> } /home/bor/.zsh.d/completion.zwc
> 
> I get that error when I try to use -dev-20 to recompile a file that was
> written with -dev-19.  I think the -k/-z option changes introduced this
> incompatibility.  You'll just have to recompile "by hand."

Right. zrecompile should be a bit more clever to handle error
conditions, though.

And another thing: the zwc files till use $ZSH_VERSION in the header
to test for compatibility -- somehow I didn't like to add an additional 
version number scheme for them, but it would be better, I think (the
format will certainly change less often than $ZSH_VERSION).

No patch, I'm still compiling the thing from CVS...

Bye
 Sven

P.S.: Sourceforge Bug #103797 can be closed, it seems. It also seems
      that only administrators can do that.

--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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