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

Re: [bug report] zsh-3.0-pre3 dumps core



>  When I invoke zsh-3.0-pre3 as follows,
>
>	zsh -f -c 'ls;ls'
>
>zsh dumps core in jobs.c, function printjob, line 343. For
>quick fix, I changed the line not to fflush when fout is
>NULL, would you please correct it?

Yesterday I sent a patch to fix this properly (article 1689).  Your
quick fix is essentially what mine does.

-zefram




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