guile-devel
[Top][All Lists]
Advanced

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

Re: 16 snarf macros


From: Bruce Korb
Subject: Re: 16 snarf macros
Date: Fri, 08 Mar 2002 18:06:40 -0800

Marius Vollmer wrote:
> 
> Thien-Thi Nguyen <address@hidden> writes:
> 
> > i see these macros in snarf.h:
> >
> >   SCM_DEFINE1(FNAME, PRIMNAME, TYPE, ARGLIST, DOCSTRING)
> >   SCM_PROC1(RANAME, STR, TYPE, CFN)
> >   SCM_GPROC1(RANAME, STR, TYPE, CFN, GF)
> 
> These should not be documented since...
> 
> >   SCM_SYNTAX(RANAME, STR, TYPE, CFN)
> 
> This one exposes details of our low level macro machinery...

Please put them in an internal header and change the
name to something else.  e.g., _SCM_*  :-)
Sources are generally easier to search than proper docs....

-- 

Bruce Korb
AG URL: http://autogen.sourceforge.net



reply via email to

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