unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-pretest-bug@gnu.org, dak@gnu.org, emacs-devel@gnu.org
Subject: Re: Wasn't this supposed to be fixed?
Date: Mon, 26 Jan 2004 21:50:13 +0100	[thread overview]
Message-ID: <3D01435C-5041-11D8-B6A9-00039363E640@swipnet.se> (raw)
In-Reply-To: <E1AlCJQ-0005UB-E1@fencepost.gnu.org>

> The way this is supposed to work is that sigchld_handler is not
> supposed to call malloc.  However, it was changed to call
> strsignal, and that calls malloc.
>
> I think the best fix is to bring it back to the original design and
> move the call to strsignal out of the signal handler.  Instead, it can
> set another variable; Fcall_process can check that variable and call
> strsignal.
>
> Would you like to implement this?

I'll fix it.

	Jan D.

  reply	other threads:[~2004-01-26 20:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <x5ad4dmb9a.fsf@lola.goethe.zz>
2004-01-25  8:50 ` Wasn't this supposed to be fixed? Jan D.
2004-01-26 19:22   ` Richard Stallman
2004-01-26 20:50     ` Jan D. [this message]
2004-01-26 23:42     ` Jan D.

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D01435C-5041-11D8-B6A9-00039363E640@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    /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.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).