* Vincent Lefevre [Sun Mar 30, 2025 at 01:40:20PM +0200]:
> On 2025-03-30 13:08:43 +0200, Michael Prokop wrote:

> > Also can't reproduce it within a *current* Debian trixie container:
> > 
> >   apt update
> >   apt -y upgrade
> >   apt-get install -y gcc-14-base libcap2 zsh
> >   zsh
> >   mkdir -p testdir; touch $_/FOO; autoload -U compinit; $_; zstyle 
> > ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}'; print -z : testdir/f
> >   <tab>
> > 
> > FTR, with zsh v5.9-8+b7, gcc-14-base v14.2.0-19 + libcap2 v1:2.75-4.
> > Feels like you had outdated gcc-14-base/libcap2 packages?
> 
> Why outdated? I'm using their latest versions in unstable.

In https://www.zsh.org/mla/workers/2025/msg00124.html you wrote:

| I've upgraded libcap2 to the unstable version on my older machine,
| and the problem is not reproducible.

So I'm afraid, I don't understand then.
You can still reproduce it in trixie and/or sid?

regards
-mika-

Attachment: signature.asc
Description: PGP signature

Reply via email to