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: interface reductions


Dirk Herrmann <dirk@ida.ing.tu-bs.de> writes:

> For example:  Fluids can't currently be garbage collected, just because
> users might store the integer reference to it instead of a SCM value.  So,
> I can easily break guile by creating lots of fluids and not use them any
> longer:  They live forever even without references.  That's bad.

Yes, that's a good point.  I can't argue against that.  So feel free
to make any necessary changes.


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