unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29957: 27.0.50; xgettype (and friends) don't know about Lisp_Word
@ 2018-01-03  4:21 Stefan Monnier
  2018-01-03  6:40 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2018-01-03  4:21 UTC (permalink / raw)
  To: 29957

Package: Emacs
Version: 27.0.50


    % cd .../emacs/src
    % gdb emacs
    (gdb) b main
    (gdb) r
    (gdb) xgettype Qnil

Tells me "Argument to arithmetic operation not a number or boolean."
`xbacktrace` says the same.

This seems to be due to the recent change to the representation of
List_Object.


        Stefan





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-03  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-03  4:21 bug#29957: 27.0.50; xgettype (and friends) don't know about Lisp_Word Stefan Monnier
2018-01-03  6:40 ` Paul Eggert

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).