From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11583 invoked from network); 29 Jul 2004 14:16:45 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 29 Jul 2004 14:16:45 -0000 Received: (qmail 69459 invoked from network); 29 Jul 2004 14:16:39 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Jul 2004 14:16:39 -0000 Received: (qmail 4237 invoked by alias); 29 Jul 2004 14:16:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20220 Received: (qmail 4228 invoked from network); 29 Jul 2004 14:16:27 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by 130.225.247.90 with SMTP; 29 Jul 2004 14:16:27 -0000 Received: (qmail 68416 invoked from network); 29 Jul 2004 14:14:58 -0000 Received: from imr7.us.db.com (160.83.77.105) by a.mx.sunsite.dk with SMTP; 29 Jul 2004 14:14:56 -0000 Received: from sdbo1001.db.com by imr7.us.db.com id i6TEEqIU010628; Thu, 29 Jul 2004 10:14:54 -0400 Subject: Bug in zsh versions 4.1.1 and 4.2.0 To: zsh-workers@sunsite.dk X-Mailer: Lotus Notes Release 5.0.11 July 24, 2002 Message-ID: From: "Dieter Lambrecht" Date: Thu, 29 Jul 2004 16:14:51 +0200 X-MIMETrack: Serialize by Router on sdbo1001/Eschborn/DeuBaInt/DeuBa(5012HF695 | April 07, 2004) at 07/29/2004 04:15:53 PM MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-0.0 required=6.0 tests=BAYES_40 autolearn=no version=2.63 X-Spam-Hits: -0.0 Hi, the following zsh-script running on Linux (Suse-Linux-Desktop) #! /home/bzq090/aps4_main/aps4/test/package/zsh/zsh-4.2.0/Src/zsh emulate -L zsh trap 'print $LINENO' DEBUG echo $LINENO echo $LINENO gives the following output: 1 6 1 7 1 Contrary to the information in "Z SHELL Manual" p. 85, LINENO is not u= pdated correctly if used with the trap-builtin. Kind Regards, Dieter Lambrecht -- Diese E-Mail enth=E4lt vertrauliche und/oder rechtlich gesch=FCtzte Inf= ormationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail= irrt=FCmlich erhalten haben, informieren Sie bitte sofort den Absender= und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbef= ugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If = you are not the intended recipient (or have received this e-mail in err= or) please notify the sender immediately and destroy this e-mail. Any u= nauthorized copying, disclosure or distribution of the material in this= e-mail is strictly forbidden. =