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

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

bug#29957: 27.0.50; xgettype (and friends) don't know about Lisp_Word


From: Stefan Monnier
Subject: bug#29957: 27.0.50; xgettype (and friends) don't know about Lisp_Word
Date: Tue, 02 Jan 2018 23:21:35 -0500

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





reply via email to

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