zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: zsh-workers@math.gatech.edu (Zsh hackers list),
	Paul Lew <lew@ezdzit.zko.dec.com>
Subject: Re: possible 3.1.4 bug - echotc
Date: Wed, 19 Aug 1998 15:54:45 +0200	[thread overview]
Message-ID: <199808191354.PAA13093@hydra.ifh.de> (raw)
In-Reply-To: "Paul Lew"'s message of "Wed, 19 Aug 1998 08:44:11 MST." <9808191244.AA22130@ezdzit.zko.dec.com>

Paul Lew wrote:
> Just found out echotc behave differently on 3.0.[35] and 3.1.4:
> 
> $ echotc so | od -c			 3.0.3, 3.0.5, 3.1.3
> 0000000  033   [   7   m
> 0000004
> 
> $ echotc so | od -c			 3.1.4
> 0000000    n   o  \n
> 0000003
> 
> Bug or feature?

I've had problems with AIX, here, but judging from your domain, that's
not the problem.  If it's related... try searching for #ifndef
NCURSES_VERSION in Src/builtin.c, and changing it to #if 1.  If that
fixes it, we'll have to be more careful in testing for ncurses.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +39 50 844536
WWW:  http://www.ifh.de/~pws/
Gruppo Teorico, Dipartimento di Fisica
Piazza Torricelli 2, 56100 Pisa, Italy


  reply	other threads:[~1998-08-19 14:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-19 12:44 Paul Lew
1998-08-19 13:54 ` Peter Stephenson [this message]
1998-08-20 12:35   ` Paul Lew
1998-08-20 13:01     ` Zefram

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=199808191354.PAA13093@hydra.ifh.de \
    --to=pws@ifh.de \
    --cc=lew@ezdzit.zko.dec.com \
    --cc=zsh-workers@math.gatech.edu \
    /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).