bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14412: 24.3.50; emacs_backtrace.txt


From: Lars Ingebrigtsen
Subject: bug#14412: 24.3.50; emacs_backtrace.txt
Date: Sat, 26 Dec 2015 01:47:50 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux)

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?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]