emacs-devel
[Top][All Lists]
Advanced

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

Re: passing arg of `merge_face_heights' makes integer from pointer witho


From: Miles Bader
Subject: Re: passing arg of `merge_face_heights' makes integer from pointer without a cast
Date: Thu, 4 Nov 2004 16:16:51 -0500
User-agent: Mutt/1.3.28i

On Thu, Nov 04, 2004 at 03:43:29PM -0500, Richard Stallman wrote:
> That structure looks like something for which cons cells would work,
> so why not use cons cells?

Because these structures are allocated on the stack -- they are very temporary
and used extremely often.

-Miles
-- 
"Most attacks seem to take place at night, during a rainstorm, uphill,
 where four map sheets join."   -- Anon. British Officer in WW I




reply via email to

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