zsh-workers
 help / color / mirror / code / Atom feed
From: DEW16@daimlerchrysler.com
To: zsh-workers@sunsite.auc.dk
Subject: Re: Signal-handling problem
Date: Wed, 10 Mar 1999 18:43:59 -0500	[thread overview]
Message-ID: <85256730.00821433.00@lngodd02.notes.chrysler.com> (raw)

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.

Peter Stephenson <pws@ibmth.df.unipi.it> wrote:
>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 <snip!>

Say, thank you and everyone else for the tips.  You were precisely correct. I'm
using zsh
3.0.5, and I discovered that, for some reason, my version of gawk (3.0.3) wasn't
working correctly when invoked to create signals.h.  I was able to sidestep this
by editing the Makefile in the Src directory so that AWK = nawk (instead of
gawk) and recompiling.  The output from 'kill -l' looks reasonable now (i.e.,
it's not empty!) and the signal-handling seems to work just fine...

Thanks again,

-Dave



             reply	other threads:[~1999-03-10 23:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-10 23:43 DEW16 [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-03-09 20:50 DEW16
1999-03-09 19:17 DEW16
1999-03-10  8:53 ` 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=85256730.00821433.00@lngodd02.notes.chrysler.com \
    --to=dew16@daimlerchrysler.com \
    --cc=zsh-workers@sunsite.auc.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).