From: "Jan D." <jan.h.d@swipnet.se>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: abort in `make-frame'
Date: Thu, 22 Jul 2004 15:26:20 +0200 [thread overview]
Message-ID: <B8135EB5-DBE2-11D8-807C-000D93505B76@swipnet.se> (raw)
In-Reply-To: <200407221316.i6MDGZd12093@raven.dms.auburn.edu>
> * widget.c (EmacsFrameDestroy): Don't abort if normal_gc
> is 0.
>
> This also fixes the immediate problem (by simply removing the call to
> `abort'), but if I understood Jan's message correctly, causes some
> other problems. So I guess your patch is superior. I tested that it
> works by reverting to Rev1.70 of widget.c (that is, the one just
> before Jan's patch).
There is no need to revert my change. There is no reason to abort
just because normal_gc is 0. x_free_gcs, which EmacsFrameDestroy calls
just after the abort, checks for this also.
Jan D.
next prev parent reply other threads:[~2004-07-22 13:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-20 23:47 abort in `make-frame' Luc Teirlinck
2004-07-21 19:27 ` Jan D.
2004-07-22 10:29 ` Richard Stallman
2004-07-22 13:16 ` Luc Teirlinck
2004-07-22 13:26 ` Jan D. [this message]
2004-07-22 13:37 ` Luc Teirlinck
2004-07-24 3:01 ` Richard Stallman
2004-07-24 12:56 ` Luc Teirlinck
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=B8135EB5-DBE2-11D8-807C-000D93505B76@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=emacs-devel@gnu.org \
--cc=rms@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.