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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: bug#29957: closed (Re: 27.0.50; xgettype (and friends) don't know
 about Lisp_Word)
Date: Wed, 03 Jan 2018 06:41:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 29957 <at> debbugs.gnu.org.

-- 
29957: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29957
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 29957-done <at> debbugs.gnu.org
Subject: Re: 27.0.50; xgettype (and friends) don't know about Lisp_Word
Date: Tue, 2 Jan 2018 22:40:41 -0800
[Message part 3 (text/plain, inline)]
Thanks for reporting that; I installed the attached.
[0001-Fix-.gdbinit-to-work-with-Lisp_Word.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
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.