Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh-workers: zsh-3.1.4
- X-seq: zsh-workers 4010
- From: Zefram <zefram@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: zsh-workers: zsh-3.1.4
- Date: Mon, 1 Jun 1998 09:19:24 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Zsh version 3.1.4 has been released, and an announcement posted to
zsh-announce.
For your convenience, the MD5 message digests:
c4c84a4ed2a9817812bb2cf06173ab08 zsh-3.1.3-3.1.4.diff.gz
cda8f4ff5f9a3822d08600180fb67922 zsh-3.1.4-doc.tar.gz
bcf3e6423262b0d0418ebdd5c86b1bf7 zsh-3.1.4.tar.gz
I wasn't able to put in all the patches I wanted to in this release.
My development machine is on its last elbows, such that over the last
couple of days gcc was hitting a memory error every other compile.
I thought it better to release now, rather than wait until I get a new
machine, in order to have a release with the configure bug fixed.
Some significant patches NOT included in 3.1.4 are:
3933 Dynamic loading on AIX
No objection in principle, but I want the .export lists to be
generated automatically. I was going to add a "#define mod_export"
into zsh.h, and have makepro.awk add to the export lists any symbols
declared using this pseudo-keyword. As I said, practical problems
prevented me from doing this.
3950 set blocking read on stdin
I'm rather dubious about this EWOULDBLOCK business. I think this
should be EAGAIN. I'm also a bit suspicious about where the blocking
status is being changed, but I haven't examined it in detail yet.
3969 fix spaceinline() to fix yank
I think spaceinline() already has the correct behaviour, and
callers that invoke the boundary case should explicitly implement
the behaviour they actually want.
3983 exporting unset special parameters
I wanted to do this properly, to get consistent behaviour.
Practical problems again.
3990 PWD parameter
Not decided what the correct behaviour is. It might be good to aim
for the pure sh/ksh situation of having no actual special parameters
(in the zsh sense) when in sh/ksh mode.
-zefram
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
Charset: ascii
iQEVAwUBNXFxTJmk9GeOHh7BAQFWFQf+IrGpNWXTBr9xm6JSrsQ3cToeXgQ6d0ll
cMg3XxpsWmWEBdtea70R4r3ZARelE1/CHaMfU8pmHawvGb4jG+rpEgAkeu5QeG97
tuwaKt3RfYR0akZctvWhTccT7/k1lyTPdMffTO9KLAQAU2bg3wwI2BV+apFFh8q/
LM0x6YsEmJNWDKDz0W3MjLTwtn9/QmseyZvUwWFfTSAhKZIiHMx0PBvEYQhTj4Ag
0tclB3oCEXLlEWwQs+WuS5AfNgvbvAu4zvPb6PIl3xAEb8iqUSXB6WcHJZpuE8OT
RkQvZ8WXmoPLryiBCK1ytTZQquXVO82wtF/9y5TINTRuwoKscT22Kg==
=T4gX
-----END PGP SIGNATURE-----
Messages sorted by:
Reverse Date,
Date,
Thread,
Author