zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk
Subject: Re: Latest 4.3.0-dev infinite-loops in Y0*.ztst
Date: Tue, 4 Oct 2005 11:12:48 +0100	[thread overview]
Message-ID: <20051004111248.07a496a2.pws@csr.com> (raw)
In-Reply-To: <20051004095350.GA19213@DervishD>

DervishD <zsh@dervishd.net> wrote:
> > 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.

The problem wasn't present in 4.2.5: applying the patch in reverse you are
creating it.

It got introduced when I added a separate #ifdef branch for multibyte
handling and screwed up the existing code.  That's what happens when you
change your mind in the middle about what you're doing.

pws


This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com


  reply	other threads:[~2005-10-04 10:13 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
2005-10-04 10:12       ` Peter Stephenson [this message]
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=20051004111248.07a496a2.pws@csr.com \
    --to=pws@csr.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).