zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: DEW16@daimlerchrysler.com, zsh-workers@math.gatech.edu
Subject: Re: Signal-handling problem
Date: Wed, 10 Mar 1999 09:53:56 +0100	[thread overview]
Message-ID: <9903100853.AA52035@ibmth.df.unipi.it> (raw)
In-Reply-To: "DEW16@daimlerchrysler.com"'s message of "Tue, 09 Mar 1999 14:17:15 NFT." <0525672F.0069A984.00@lngodd02.notes.chrysler.com>

DEW16@daimlerchrysler.com wrote:
> Okay, so I *LOVE*  zsh, but I seem to have a small problem.  For some reason,
>  it
> doesn't know how to handle signals.

The test for finding the signal names has obviously failed on your OS, so
the array is far too short and when an unknown signal comes the shell looks
for something which isn't there.  You didn't say which version of zsh you
have, but this mechanism has changed recently.  The latest attempt is in
http://www.ifh.de/~pws/computing/zsh-3.1.5-pws-11.tar.gz , but there is a
relevant patch which has just appeared in zsh-workers message 5724,
currently available at http://www.zsh.org/mla/workers/1999/msg00768.html
(there's a better way of locating it by number but I couldn't get it to
work).

If that still doesn't work, it will need someone to look at what
Src/signames1.awk and Src/signames2.awk are doing with this compiler and
OS.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


  reply	other threads:[~1999-03-10  9:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-09 19:17 DEW16
1999-03-10  8:53 ` Peter Stephenson [this message]
1999-03-09 20:50 DEW16
1999-03-10 23:43 DEW16

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=9903100853.AA52035@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --cc=DEW16@daimlerchrysler.com \
    --cc=zsh-workers@math.gatech.edu \
    /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).