emacs-devel
[Top][All Lists]
Advanced

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

Re: valid_pointer_p


From: Kim F. Storm
Subject: Re: valid_pointer_p
Date: Sun, 30 Jul 2006 02:05:25 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> Can someone ``in the know'' please explain what clever idea is behind
> the function valid_pointer_p, and whether that idea is supposed to be
> portable?  

If you have some better way to do this on some platforms, please tell me.

>            This function was previously used only if !GC_MARK_STACK,
> but now its use was extended to all configurations, 

It is used specifically to validate OBJ in

   pp obj

where obj is a SUBR (i.e. built-in DEFUN).

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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