From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6306 invoked from network); 14 Oct 1999 15:58:43 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Oct 1999 15:58:43 -0000 Received: (qmail 3455 invoked by alias); 14 Oct 1999 15:58:35 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8258 Received: (qmail 3445 invoked from network); 14 Oct 1999 15:58:35 -0000 Date: Thu, 14 Oct 1999 16:58:34 +0100 From: Adam Spiers To: zsh workers mailing list Subject: core dump with arithmetic assignment Message-ID: <19991014165834.A31890@thelonious.new.ox.ac.uk> Reply-To: Adam Spiers Mail-Followup-To: zsh workers mailing list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i X-URL: http://www.new.ox.ac.uk/~adam/ X-OS: Linux 2.2.12 i686 I haven't recompiled for quite a few patches now, so this may already be fixed. % (( 1 = 1 )) && echo hi zsh: lvalue required zsh: 11025 segmentation fault (core dumped) /bin/zsh