guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: port initialization?


From: Han-Wen Nienhuys
Subject: Re: port initialization?
Date: Sat, 17 Aug 2002 00:06:00 +0200

address@hidden writes:
> > I took a look at the scm_memory_error() calls. From what I gather,
> > most of them are not really valid, in the sense that they often follow
> > malloc() calls (as opposed to scm_malloc) -- it might be that GC-ing
> > frees enough memory to satisfy the request.
> 
> I see.  So we should probably replace the calls to malloc with calls
> to scm_malloc.  Anyone? :-)

in CVS.

--
Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]