Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Segfault in completion inside a [[]]
- X-seq: zsh-workers 28473
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: emotn <emotn2@xxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: Segfault in completion inside a [[]]
- Date: Sat, 04 Dec 2010 17:05:10 -0800
- In-reply-to: <AANLkTi=LF1RYTteBZb1JzVE4=wioNM_Bc-SQ-kw4CuBO@xxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <AANLkTi=LF1RYTteBZb1JzVE4=wioNM_Bc-SQ-kw4CuBO@xxxxxxxxxxxxxx>
On Dec 5, 12:26am, emotn wrote:
}
} zsh segfaults with the following testcase (also segfaults with fresh
} built zsh, 4.3.10 and 4.2.7) in "zsh -f":
} - type this line: if [[ -e / ]] { echo }
} - put the cursor after the '/'
} - press tab
This works for me without crashing in 4.3.10-dev-2 patchlevel 1.5130,
so it may already have been fixed.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author