zsh-workers
 help / color / mirror / code / Atom feed
* 4.3.11 TRAPEXIT() on cygwin
@ 2011-01-11  0:16 Anthony Heading
  2011-01-11  0:46 ` Mikael Magnusson
  0 siblings, 1 reply; 9+ messages in thread
From: Anthony Heading @ 2011-01-11  0:16 UTC (permalink / raw)
  To: zsh-workers

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
=>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-11 15:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-11  0:16 4.3.11 TRAPEXIT() on cygwin Anthony Heading
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

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).