http://www.gnu.org/software/guile/manual/html_node/Garbage-Collection.html#Garbage-Collection
4th paragraph of "4.3.2 Garbage Collection":

"You do this when writing a SMOB mark function, for example (see Garbage 
Collecting Smobs). By calling this function, the garbage collector learns about 
all references that your SMOB has to other SCM values."

what is "has to other SCM values"? is it a typo?

thanks
lars



Reply via email to