zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@ny.frontiercomm.net>
To: zsh-workers@math.gatech.edu (Zsh hacking and development)
Subject: test patches
Date: Fri, 9 May 1997 03:42:03 -0400 (EDT)	[thread overview]
Message-ID: <199705090742.DAA09847@hzoli.home> (raw)

You can find patches for zsh-3.1.2-test1 and zsh-3.0.3-test5 on
ftp://ftp.cs.elte.hu/pub/zsh/testing/, in files

  45860 May  9 09:14 zsh-3.0.3-test5.diff.gz
 145337 May  9 09:09 zsh-3.1.2-test1.diff.sh.gz

zsh-3.1.2-test1.diff.sh.gz is a script which should be run in the zsh-3.1.1
top directory (you can use zsh <(zsh-3.1.2-test1.diff.sh.gz) to run the
script).

An interesting change is that commands like ((echo foo); echo bar) now work
(zsh used to think that this is an arithmetic expansion).

I have made an other change I'm not completely sure about.  I removed the
errflag = 1 assignment on interrupt of the foreground process from
printjob().  This is handled in update_job().  I do not understand why was
it there in printjob() (and from the deleted comments it seems that Peter
did not know it either).

This version of zsh now seems to run debian startup/shutdown scripts
without problems, but I haven't tried any dpkg runs yet.  Unfortunately
some Linux programs assume that /bin/sh has brace expansion so I'm thinking
about making ignorebraces off by default even in sh mode.  bash, ksh93 and
pdksh all do brace expansion by default.  The problem is that in zsh if
ignorebraces is not set, commands like `{foo' or `foo bar}' do not work.

Zoltan


             reply	other threads:[~1997-05-09  9:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-09  7:42 Zoltan Hidvegi [this message]
1997-05-09  8:04 ` Hrvoje Niksic
1997-05-09 17:50   ` Zoltan T. Hidvegi
1997-05-09  8:49 ` Bart Schaefer
1997-05-09 14:00 ` Zefram
1997-05-09 18:09   ` Zoltan T. Hidvegi
1997-05-09 20:40     ` Zefram
1997-05-09 21:04       ` Zoltan T. Hidvegi
1997-05-10 17:09 ` Bart Schaefer
1997-05-10 17:48   ` Zoltan Hidvegi
1997-05-10 19:12     ` Bart Schaefer
1997-05-11  4:57       ` Zoltan Hidvegi
1997-05-12 12:41 ` Andrej Borsenkow
1997-05-12 17:49   ` Zefram
1997-05-13  5:46     ` Andrej Borsenkow
1997-05-13 16:08       ` Zefram
1997-05-13 18:53         ` Zoltan T. Hidvegi
1997-05-11  6:19 Zoltan Hidvegi

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=199705090742.DAA09847@hzoli.home \
    --to=hzoli@ny.frontiercomm.net \
    --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).