Control: severity -1 normal
Control: tags -1 = moreinfo unreproducible
thanks

* Vincent Lefevre [Sun Mar 30, 2025 at 06:19:58AM +0200]:

> At https://www.zsh.org/mla/workers/2025/msg00122.html Eric Cook says:
> 
> > from a debian testing container, i can reproduce it after updating
> > gcc-14-base and libcap.
> >
> > can't reproduce it from archlinux with the same version of libcap
> > though.

I can't reproduce it with neither zsh v5.9-8+b6 nor v5.9-8+b7, with
libcap2 1:2.75-3 nor v1:2.75-4 and gcc-14-base v14.2.0-19 on
unstable.

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?

regards
-mika-

Attachment: signature.asc
Description: PGP signature

Reply via email to