emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS symbols


From: Gerd Möllmann
Subject: Re: MPS symbols
Date: Fri, 28 Jun 2024 10:46:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> Helmut Eller <eller.helmut@gmail.com> writes:
>
>> On Fri, Jun 28 2024, Gerd Möllmann wrote:
>>
>>> Ambiguous referencess can be either pointers or Lisp_Objects. The above
>>> lines handle the pointer case, and below is the Lisp_Object case, that
>>> is when it looks kuje a Lisp_Object.
>>
>> Ah, it tries both, the "raw" and the "decoded" pointers.  I think I
>> understand now (until I get confused the next time :-)).
>>
>> Thanks for the explanation.
>
> Nich dafür :-).
>
> BTW, I've added an igc.el to emacs-lisp that contains the igc-stats, and
> something new for roots, igc-roots-stats or so. I thought that's useful
> enough to have always available.

Forgot something. While looking at the scanner, I wondered if we could
remove the is_mps check from fix_lisp_obj now that we have the dump
in MPS...



reply via email to

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