zsh-workers
 help / color / mirror / code / Atom feed
From: DervishD <zsh@dervishd.net>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: Latest 4.3.0-dev infinite-loops in Y0*.ztst
Date: Tue, 4 Oct 2005 11:53:50 +0200	[thread overview]
Message-ID: <20051004095350.GA19213@DervishD> (raw)
In-Reply-To: <1051004041456.ZM29954@candle.brasslantern.com>

    Hi Bart :)

 * Bart Schaefer <schaefer@brasslantern.com> dixit:
> On Oct 4,  3:36am, Bart Schaefer wrote:
> }
> } old OS simply doesn't have full multibyte support, and what I really
> } need is for completion to work with --disable-multibyte.
> 
> That was a lot less difficult to track down than I expected.
> 
> Index: Src/Zle/complist.c
> 675c675
> <     while ((cc = *s)) {
> ---
> >     while ((cc = *s++)) {

    When applying this patch to a 4.2.5 source, it looks like already
applied, so I applied it with "patch -R" and the crash now happens
immediately, as soon as menu completion is started.

    I know that this problem is only vaguely related with mine (just
in the infinite loop side) but just in case you needed feedback...

    I'm going to build a zsh with debugging support, so if you need
any information just tell me what should I run.

    This bug is annoying because is VERY weird to have a COLUMNS
value less than, let's say, 60, but is not as weird to have more than
100 characters pathnames (or even filenames).

    Thanks again, Bart :)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...


  reply	other threads:[~2005-10-04  9:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-04  2:50 Bart Schaefer
2005-10-04  3:36 ` Bart Schaefer
2005-10-04  4:14   ` Bart Schaefer
2005-10-04  9:53     ` DervishD [this message]
2005-10-04 10:12       ` Peter Stephenson
2005-10-04 10:52         ` DervishD

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=20051004095350.GA19213@DervishD \
    --to=zsh@dervishd.net \
    --cc=schaefer@brasslantern.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).