Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: Superfluous CRs trouble completion routines in Cygwin
- X-seq: zsh-workers 21900
- From: Hannu Koivisto <azure@xxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: Re: Superfluous CRs trouble completion routines in Cygwin
- Date: Fri, 21 Oct 2005 14:39:26 +0300
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <1051020145129.ZM2623@xxxxxxxxxxxxxxxxxxxxxxx> (Bart Schaefer's message of "Thu, 20 Oct 2005 14:51:29 +0000")
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <87irvzys44.fsf@xxxxxxxxxxxxxxxx> <1051015180240.ZM22900@xxxxxxxxxxxxxxxxxxxxxxx> <1051016002252.ZM23495@xxxxxxxxxxxxxxxxxxxxxxx> <87y84owe0f.fsf@xxxxxxxxxxxxxxxx> <1051020145129.ZM2623@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: Hannu Koivisto <Hannu.Koivisto@xxxxxxxxxxx>
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> writes:
> On Oct 20, 3:48pm, Hannu Koivisto wrote:
> } Subject: Re: PATCH: Re: Superfluous CRs trouble completion routines in Cyg
> }
> } I applied your patch [adding \r to IFS] to zsh 4.2.4 / Cygwin. Now p4
> } <tab> causes a segfault...
>
> Do other completions also segfault, or just that one? Do you get any
Just that one (I tried ls, diff and cvs completions).
> output at all from complete-debug (ctrl-x question-mark)? Does
No, it segfaults when I hit C-x ?
> change anything if you remove the \\0 (NUL) from the IFS assignment?
No. However, when I removed \\r the problem went away.
--
Hannu
Messages sorted by:
Reverse Date,
Date,
Thread,
Author