emacs-devel
[Top][All Lists]
Advanced

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

Re: mark_object and hash tables fail to mark all objects?


From: Richard Stallman
Subject: Re: mark_object and hash tables fail to mark all objects?
Date: Sun, 27 Jan 2002 21:18:51 -0700 (MST)

    When changing mark_object() for Lisp_Process, it occured to me that
    maybe hash tables should be handled the same way as struct window,
    because right now it explicitly marks its members, thereby missing to
    mark count, key_and_value, next_free, next_weak.

I added comments to explain why the code is correct.



reply via email to

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