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

Re: functrace and funcsourcetrace (was Re: PATCH: trace information for sourced files)



2008/8/21 Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>:
> On Mon, 18 Aug 2008 13:13:39 +0200
> "Mikael Magnusson" <mikachu@xxxxxxxxx> wrote:
>> The current cvs zsh crashes for me on any tabcompletion now iff i've
>> done a zcompile on the functions dir in /usr/local/share/zsh/blabla.
>
> If it's only with zcompile'd functions, it could be it just needs a
> version number update to deconfuse matters.  It's time I produced a dev
> version with a new number.  (There are various things I still need to do
> before a proper beta release, most notably the other half of the
> completion match control conversion to wide characters.)  I'm around
> until Monday, I'll try and fit it in.

It happens with newly zcompiled .zwc files as well, ie
1) install cvs
2) zcompile + tab -> crash
3) rm .zwc + tab -> nocrash
4) zcompile + tab -> crash again

Actually... If I remember correctly, it didn't crash with the zwc from
before the commit, but it could be that it's just not loaded at all then.

-- 
Mikael Magnusson



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