zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Latest 4.3.0-dev infinite-loops in Y0*.ztst
Date: Tue, 04 Oct 2005 02:50:21 +0000	[thread overview]
Message-ID: <1051004025021.ZM23329@candle.brasslantern.com> (raw)

At first I thought the problem was with ptyread(), but in fact it appears
that the process running on the PTY is printing either an infinite, or at
least a very long, string of identical characters which are then read and
tested one by one with pattry() in ptyread() by the PTY master.

I've verified that this does NOT have anything to do with the complist.c
patch I posted a few minutes ago.  However, it DOES have something to do
with configuring with --disable-multibyte, because when I reconfigure
with --enable-multibyte all the tests run and pass.


             reply	other threads:[~2005-10-04  2:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-04  2:50 Bart Schaefer [this message]
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
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=1051004025021.ZM23329@candle.brasslantern.com \
    --to=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).