Bug#871787: [Pkg-zsh-devel] Bug#871787: zsh: error "defining function based on alias ..."

2017-08-11 Thread Axel Beckert
Control: retitle -1 zsh: man completion broken since 5.4.1 Control: severity -1 normal Control: tag -1 + moreinfo unreproducible Hi Vincent, Vincent Lefevre wrote: > There's a major regression, which breaks my startup scripts: > > zira% alias foo=bar > zira% foo() { : } > zsh: defining function

Processed: Re: [Pkg-zsh-devel] Bug#871787: zsh: error "defining function based on alias ..."

2017-08-11 Thread Debian Bug Tracking System
Processing control commands: > retitle -1 zsh: man completion broken since 5.4.1 Bug #871787 [zsh] zsh: error "defining function based on alias ..." Changed Bug title to 'zsh: man completion broken since 5.4.1' from 'zsh: error "defining function based on alias ..."'. &

Bug#871787: zsh: error "defining function based on alias ..."

2017-08-11 Thread Vincent Lefevre
Package: zsh Version: 5.4.1-1 Severity: grave Justification: renders package unusable There's a major regression, which breaks my startup scripts: zira% alias foo=bar zira% foo() { : } zsh: defining function based on alias `foo' zsh: parse error near `()' Well, I'm not sure whether there are