all messages for Emacs-related lists mirrored at yhetil.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 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.