guile-devel
[Top][All Lists]
Advanced

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

Re: port initialization?


From: Marius Vollmer
Subject: Re: port initialization?
Date: 10 Aug 2002 15:30:23 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Han-Wen Nienhuys <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? :-)




reply via email to

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