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

2017-08-11 Thread Vincent Lefevre
On 2017-08-11 21:59:12 +0200, Axel Beckert wrote: > Vincent Lefevre wrote: > > > So you should either add this option or change the syntax of your > > > startup scripts. I hence consider this to be a non-bug. > > > > OK, but perhaps this should be announced then, > > Granted. Actually I thought

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

2017-08-11 Thread Vincent Lefevre
On 2017-08-11 22:33:00 +0200, Axel Beckert wrote: > Vincent Lefevre wrote: > > Control: tag -1 - moreinfo unreproducible > > while I'm fine with removing the moreinfo tag on additional > information, I don't like reporters removing the unreproducible tag. > That tag shows if the maintainer(s) of

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

2017-08-11 Thread Axel Beckert
Control: forcemerge 871816 -1 Hi Vincent, Vincent Lefevre wrote: > Control: tag -1 - moreinfo unreproducible while I'm fine with removing the moreinfo tag on additional information, I don't like reporters removing the unreproducible tag. That tag shows if the maintainer(s) of a package can

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

2017-08-11 Thread Axel Beckert
Control: clone -1 -2 Control: retitle -2 zsh: error "defining function based on alias ..." Control: tag -2 - moreinfo unreproducible + confirmed pending Hi Vincent, Vincent Lefevre wrote: > > So you should either add this option or change the syntax of your > > startup scripts. I hence consider

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

2017-08-11 Thread Vincent Lefevre
Control: retitle -1 zsh: parse error when defining a function based on an alias Control: tag -1 - moreinfo unreproducible On 2017-08-11 17:17:36 +0200, Axel Beckert wrote: > > Well, I'm not sure whether there are other issues or this is a > > consequence of the above bug, but completions are alo

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

2017-08-11 Thread Vincent Lefevre
On 2017-08-11 17:17:36 +0200, Axel Beckert wrote: > Vincent Lefevre wrote: > > 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 `()' > > I don't see what should

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