zsh-workers
 help / color / mirror / code / Atom feed
From: "Richard Hartmann" <richih.mailinglist@gmail.com>
To: "Andrey Borzenkov" <arvidjaar@newmail.ru>
Cc: zsh-workers@sunsite.dk
Subject: Re: zsh crash on assignment to $options
Date: Thu, 8 Jan 2009 13:09:42 +0100	[thread overview]
Message-ID: <2d460de70901080409r1b53ea43gfc9bfb7e5d3266a1@mail.gmail.com> (raw)
In-Reply-To: <200901081439.34695.arvidjaar@newmail.ru>

On Thu, Jan 8, 2009 at 12:39, Andrey Borzenkov <arvidjaar@newmail.ru> wrote:

> I got this on after

Confirmed for CVS 1230

richih@titanium 4.3.9-dev-1-cvs1230 ~ % zsh-beta -f
titanium% echo $ZSH_VERSION
4.3.9-dev-1-cvs1230
titanium%
titanium% typeset -A __opts
titanium% __opts=${(kv)options}
titanium% echo ${options[shwordsplit]}
off
titanium% emulate -R sh
%m%# echo ${options[shwordsplit]}
on
%m%# options=$__opts
[1]    7247 segmentation fault  zsh-beta -f
richih@titanium 4.3.9-dev-1-cvs1230 ~ % echo $?
139
richih@titanium 4.3.9-dev-1-cvs1230 ~ %


Richard


  reply	other threads:[~2009-01-08 12:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-08 11:39 Andrey Borzenkov
2009-01-08 12:09 ` Richard Hartmann [this message]
2009-01-08 13:04 ` Peter Stephenson
2009-01-08 15:50   ` Richard Hartmann

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=2d460de70901080409r1b53ea43gfc9bfb7e5d3266a1@mail.gmail.com \
    --to=richih.mailinglist@gmail.com \
    --cc=arvidjaar@newmail.ru \
    --cc=zsh-workers@sunsite.dk \
    /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).