emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Daniel Colascione
Subject: Re: Dynamic loading progress
Date: Wed, 04 Mar 2015 14:39:46 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 03/04/2015 02:34 PM, Stefan Monnier wrote:
>> * fixnum <-> int64_t is the only type conversion supported
> 
> Not sure I understand: can the C side see "Lisp_Object" (presumably as
> an opaque type)?

As I'm imagining the system, no. Access is indirected. That insulates C
code from Emacs GC requirements and lets us easily support global
references.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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