This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Names in libguile


"Greg J. Badros" <gjb@cs.washington.edu> writes:

> Well you could rename them to scm_xxxx_s (i.e., append _s), but you
> aren't going to be able to make them scm_s_xxxx because I create then
> name using cpp pasting in snarf.h.  see, e.g., the SCM_INIT macro
> there.

Then I think the current solution is the better alternative.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]