zsh-workers
 help / color / mirror / code / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: Zsh Workers <zsh-workers@sunsite.dk>
Cc: Bart Schaefer <schaefer@brasslantern.com>
Subject: Re: zpty and sutff
Date: Sun, 1 Feb 2004 01:06:32 +0300	[thread overview]
Message-ID: <20040131220632.GB30765@solemn.turbinal.org> (raw)
In-Reply-To: <20040107185618.GE13633@DervishD>

[-- Attachment #1: Type: text/plain, Size: 861 bytes --]

On Wed, Jan 07, 2004 at 07:56:18PM +0100, DervishD wrote:
>     Maybe PTY handling is the problem, but if I run the test as you
> say, the test is indeed more verbose but hangs anyway :( It stops at:
> 
>     comptestinit -z $ZTST_testdir/../Src/zsh &&
>     {
>         mkdir dir1
>         mkdir dir2
>         touch file1
>         touch file2
>     }
> 
>     Don't know why 'comptestinit' stops there :??
> 
>     BTW, I have /dev/ptmx AND /dev/ptyp? so the test shouldn't fail
> even if zsh thinks I don't have the PTY multiplexer :?

Hi,

I've got rather similar problem with pty handling (zpty).
Last year I pached zsh to use "native" glibc calls (getpt(3) and so on)
and posted a patch to this list.  The patch was non-portabe, though.

What is the output of the following commands with zsh you've built?

zmodload zsh/zpty
zpty job1 date
zpty -r job1

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-01-31 22:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07 12:11 Test E01 and Y01 fails in my zsh 4.0.9 DervishD
2004-01-07 16:02 ` Bart Schaefer
2004-01-07 18:56   ` DervishD
2004-01-07 21:09     ` Bart Schaefer
2004-01-07 21:26       ` DervishD
2004-01-07 22:30         ` Bart Schaefer
2004-01-07 23:46           ` DervishD
2004-01-09 11:54           ` DervishD
2004-01-31 22:06     ` Alexey Tourbin [this message]
2004-01-31 23:49       ` zpty and sutff 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=20040131220632.GB30765@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --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).