guile-devel
[Top][All Lists]
Advanced

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

Re: Argh! Module system frustration.


From: Marius Vollmer
Subject: Re: Argh! Module system frustration.
Date: 20 Nov 2001 22:29:37 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Han-Wen Nienhuys <address@hidden> writes:

> I couldn't find any documentation for this function, so here goes:

Thanks!  I added this as a comment to module.c, to be found later when
documenting the C interface to the module system in the manual.

(I'd rather not have people use the module system from C too much.)

> * I think that the real interface is needlessly complicated. I suggest
> that scm_c_export(NULL) do the right thing.

What is the right thing?

> * Secondly, va_arg() should be ended by va_end() according to the ANSI
> standard.

Yep, thanks!



reply via email to

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