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

Re: zsh 5.1.1-test-1



On Sun, Nov 22, 2015 at 12:48 PM, Manuel Presnitz <mpy@xxxxxxx> wrote:
> I experience problems with this command
>   $ hash -m 'foo'
> which hangs infinitely (? -- at least a very long time) using "zsh-5.1.1-test-1-1-gb168830" with no rcfiles loaded (zsh -f).
>
> I can observe this behaviour on cygwin-i686 as well as on linux-x86_64 usind my usual configure options:
>   $ ./configure --prefix=/usr --enable-multibyte --enable-pcre
> Disabling pcre does not cure the problem (only tested on linux-x86_64).
>
> Unfortunately I wasn't up-to-date the last months with my zsh, so at the moment I can only say that "zsh-5.0.8-17-ga253ada" does not have this problem. I can try to narrow it down to a specific patch later that day.

Unfortunately for Peter,

39b28980f38e83e15cdeb19a489b5659af97fe93 is the first bad commit
commit 39b28980f38e83e15cdeb19a489b5659af97fe93
Author: Peter Stephenson <pws@xxxxxxx>
Date:   Thu Jun 18 14:54:41 2015 +0100

    various posts: Implement assignment parsing for typeset.

-- 
Mikael Magnusson



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