This is the mail archive of the guile@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: Const-ness in libguile...


Jim Blandy writes:
 > 
 > > Any plans to add const specifiers to the arguments throughout libguile
 > > as appropriate?  Casting away constness because of less-than-perfect
 > > prototypes in guile is getting old.
 > 
 > If you submit patches, I'll be happy to incorporate them.
 > 
Are there any scheme implementations that don't discard constness?

Klaus Schilling