GNU bug report logs -
#14412
24.3.50; emacs_backtrace.txt
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Thu, 16 May 2013 21:22:01 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 14412-done <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 26 Dec 2015 12:07:19 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 14412 <at> debbugs.gnu.org
>
> > From: Lars Ingebrigtsen <larsi <at> gnus.org>
> > Cc: Drew Adams <drew.adams <at> oracle.com>, 14412 <at> debbugs.gnu.org
> > Date: Sat, 26 Dec 2015 01:47:50 +0100
> >
> > Eli Zaretskii <eliz <at> 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.
Done.
This bug report was last modified 9 years and 205 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.