zsh-workers
 help / color / mirror / code / Atom feed
From: "Mikael Magnusson" <mikachu@gmail.com>
To: "Peter Stephenson" <p.w.stephenson@ntlworld.com>
Cc: zsh-workers <zsh-workers@sunsite.dk>
Subject: Re: crash with multibyte and matcher-list
Date: Sun, 2 Nov 2008 18:58:46 +0100	[thread overview]
Message-ID: <237967ef0811020958x270e8241yc29ad14137163e02@mail.gmail.com> (raw)
In-Reply-To: <20081102172041.68824e1d@pws-pc>

2008/11/2 Peter Stephenson <p.w.stephenson@ntlworld.com>:
> On Sat, 1 Nov 2008 18:53:52 +0100
> "Mikael Magnusson" <mikachu@gmail.com> wrote:
>> GNU gdb 6.8
>> This GDB was configured as "i686-pc-linux-gnu"...
>> (gdb) run
>> Starting program: /usr/local/bin/zsh -f
>> % autoload compinit;compinit
>> % zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'
>> +'r:|[._-]=* r:|=*' +'l:|=* r:|=*'
>> % touch $'\u51fa'{a,b}
>> % ls <tab>出<tab>
>> Program received signal SIGSEGV, Segmentation fault.
>
> This is going to be a complete hotch-potch until I take a week out of my
> life to convert the whole thing to do multibyte character properly, but
> the following ought to be safer and more future-proof.  The characters
> stored in the matcher are not handled as multibyte characters, so this
> is not likely to handle completion for multibyte characters any better
> yet.

Thanks, this fixes it for me too (ie with my full .zshrc, in case that
could have caused some additional problems).

btw, i noticed $ZSH_VERSION is 4.3.9 in cvs, ie not -dev-0.

-- 
Mikael Magnusson

      reply	other threads:[~2008-11-02 17:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-01 17:53 Mikael Magnusson
2008-11-02 17:20 ` Peter Stephenson
2008-11-02 17:58   ` Mikael Magnusson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=237967ef0811020958x270e8241yc29ad14137163e02@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).