GNU bug report logs - #29957
27.0.50; xgettype (and friends) don't know about Lisp_Word

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Wed, 3 Jan 2018 04:22:02 UTC

Severity: normal

Found in version 27.0.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: bug-gnu-emacs <at> gnu.org
Subject: 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




This bug report was last modified 7 years and 145 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.