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

Re: [bug report] crashing when ' #' at beginning of line (interactive mode)



Roberto Polverelli Monti wrote on Wed, 25 Dec 2019 10:05 +00:00:
> ```
> $ zsh -f
> isolengo% setopt HIST_IGNORE_SPACE
> isolengo% setopt HIST_REDUCE_BLANKS
> isolengo% setopt INTERACTIVE_COMMENTS
> isolengo%  #
> zsh: segmentation fault (core dumped)  zsh -f
> ```

Thanks for the report.  It was fixed earlier this year:

http://www.zsh.org/cgi-bin/mla/redirect?WORKERNUMBER=44142

(I didn't remember this when I asked you to report this here; I only
re-discovered it through reviewing git logs after I got a backtrace from
your report.)

Cheers,

Daniel



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