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

Re: two new bugs



Zoltan Hidvegi wrote:
> > > % fn() { if true; then functions fn | less; fi; }
> > > % fn
> > > zsh: 14277 done                    functions fn | 
> > > zsh: 14278 suspended (tty output)  less
> 
> Didn't you applied my experimental patch do remove pipe synchronization
> from exec.c?  That may cause excatly the problem you describe above I
> suppose.

I went right back to a plain 3.0.0 and discovered it's there.  That's
unfortunate since it could be very hard to track down.

-- 
Peter Stephenson <pws@xxxxxx>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77330
Deutches Electronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.



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