zsh-workers
 help / color / mirror / code / Atom feed
From: "Anthony Heading" <anthony@ajrh.net>
To: zsh-workers@zsh.org
Subject: 4.3.11 TRAPEXIT() on cygwin
Date: Mon, 10 Jan 2011 19:16:17 -0500	[thread overview]
Message-ID: <1294704977.26846.1414490063@webmail.messagingengine.com> (raw)

Hello,

This seems to be a bug with the new packaged build of zsh 4.3.11 on
cygwin?

Anthony


=> uname -a
CYGWIN_NT-6.1-WOW64 W3GRNMN1 1.7.7(0.230/5/3) 2010-08-31 09:58 i686
Cygwin
 
---
=> echo $ZSH_VERSION
4.3.10
=> TRAPEXIT() { echo hello >&2 }
=> x=$(ls)
=>

---
=> echo $ZSH_VERSION
4.3.11
=> TRAPEXIT() { echo hello >&2 }
=> x=$(ls)
hello
=>


             reply	other threads:[~2011-01-11  0:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11  0:16 Anthony Heading [this message]
2011-01-11  0:46 ` Mikael Magnusson
2011-01-11  1:46   ` Anthony Heading
2011-01-11  1:50     ` Mikael Magnusson
2011-01-11  2:54       ` Anthony Heading
2011-01-11  3:25         ` Mikael Magnusson
2011-01-11  3:27           ` Mikael Magnusson
2011-01-11  9:38             ` Peter Stephenson
2011-01-11 15:38               ` Bart Schaefer

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=1294704977.26846.1414490063@webmail.messagingengine.com \
    --to=anthony@ajrh.net \
    --cc=zsh-workers@zsh.org \
    /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).