zsh-workers
 help / color / mirror / code / Atom feed
From: "Dieter Lambrecht" <dieter.lambrecht@db.com>
To: zsh-workers@sunsite.dk
Subject: Bug in zsh versions 4.1.1 and 4.2.0
Date: Thu, 29 Jul 2004 16:14:51 +0200	[thread overview]
Message-ID: <OF2FAC436C.8E25764D-ONC1256EE0.004CD3F4-C1256EE0.004E48BB@db.com> (raw)

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 updated correctly if used with the trap-builtin.


Kind Regards,

Dieter Lambrecht


--

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte 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 error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.



             reply	other threads:[~2004-07-29 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-29 14:14 Dieter Lambrecht [this message]
2004-07-29 14:56 ` Peter Stephenson

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=OF2FAC436C.8E25764D-ONC1256EE0.004CD3F4-C1256EE0.004E48BB@db.com \
    --to=dieter.lambrecht@db.com \
    --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).