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: undefined ?


Jost Boekemeier <jostobfe@calvados.zrz.TU-Berlin.DE> writes:

> > The value SCM_UNDEFINED is simply not intended to exist on the
> > Scheme level.  It's part of
> 
> Yup.  What about renaming SCM_UNDEFINED to SCM_C_UNDEFINED?

I don't know.  That would perhaps be the correct thing to do, but I
have the feeling it would be a bit awkward to write everytime you want
to indicate to a primitived called from C that one of it's argument
isn't given...

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