unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 14412@debbugs.gnu.org
Subject: bug#14412: 24.3.50; emacs_backtrace.txt
Date: Sat, 26 Dec 2015 12:07:19 +0200	[thread overview]
Message-ID: <831ta9jzfs.fsf@gnu.org> (raw)
In-Reply-To: <87lh8ikpc9.fsf@gnus.org> (message from Lars Ingebrigtsen on Sat,  26 Dec 2015 01:47:50 +0100)

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: Drew Adams <drew.adams@oracle.com>,  14412@debbugs.gnu.org
> Date: Sat, 26 Dec 2015 01:47:50 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > It aborts here:
> >
> >       /* If variable has a trivial value (no forwarding), we can
> > 	 just set it.  No need to check for constant symbols here,
> > 	 since that was already done by specbind.  */
> >  >>>  else if (XSYMBOL (this_binding.symbol)->redirect == SYMBOL_PLAINVAL)
> > 	SET_SYMBOL_VAL (XSYMBOL (this_binding.symbol),
> > 			this_binding.old_value);
> >
> > Should we explicitly test for SYMBOLP before calling XSYMBOL?
> 
> Was this resolved, by any chance?

Not that I could see, but adding the test is trivial, so I will do it
soon.





  reply	other threads:[~2015-12-26 10:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-16 21:21 bug#14412: 24.3.50; emacs_backtrace.txt Drew Adams
2013-05-17  9:59 ` Eli Zaretskii
2015-12-26  0:47   ` Lars Ingebrigtsen
2015-12-26 10:07     ` Eli Zaretskii [this message]
2015-12-26 10:44       ` Eli Zaretskii
2015-12-26 17:43 ` Paul Eggert

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=831ta9jzfs.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=14412@debbugs.gnu.org \
    --cc=larsi@gnus.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).