guile-devel
[Top][All Lists]
Advanced

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

Re: JACAL, scm


From: Miroslav Silovic
Subject: Re: JACAL, scm
Date: 03 Oct 2001 17:33:55 +0200

Tom Lord <address@hidden> writes:

> Making '() and #f should be a one-line change to guile-core.

It would be a one-line change to *everything* that might invoke elisp
function. For instance, my C code (linked into Guile) does

if (scm_apply(....) != SCM_BOOL_F)

This breaks if there's any chance for the apply to call into elisp
code unless apply can also marshall the results.

-- 
How to eff the ineffable?



reply via email to

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