Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
readonly bug
- X-seq: zsh-workers 2738
- From: Peter Stephenson <pws@xxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: readonly bug
- Date: Tue, 07 Jan 1997 14:56:40 +0100
haven't time to check this out further just now:
(there was some IFS stuff around to make this useful but it turns out that's
not necessary)
% readonly vers=foo
% vers=(${=ZSH_VERSION})
Segmentation fault (core dumped)
--
Peter Stephenson <pws@xxxxxx> Tel: +49 33762 77366
WWW: http://www.ifh.de/~pws/ Fax: +49 33762 77413
Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author