guile-devel
[Top][All Lists]
Advanced

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

Re: Making the libguile API explicit


From: Marius Vollmer
Subject: Re: Making the libguile API explicit
Date: 06 Jun 2001 01:17:11 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Dirk Herrmann <address@hidden> writes:

> IMO the better approach is to 
> 
> * First, detect non-API stuff in the header files.
> 
> * Second, if possible, put non-API stuff into the corresponding .c files
>   and make it static.
> 
> * Third, rename the remaining non-API stuff using the SCM_I_ and scm_i_
>   prefixes.

Yep, I like that better than the SCM_API macro.



reply via email to

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