guile-devel
[Top][All Lists]
Advanced

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

Re: scm_done_malloc negatives [cvs]


From: Marius Vollmer
Subject: Re: scm_done_malloc negatives [cvs]
Date: Sun, 05 Oct 2003 17:21:27 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Kevin Ryde <address@hidden> writes:

> In the cvs, does scm_done_malloc accept negative sizes?  It looks like
> it might not, since it calls scm_gc_register_collectable_memory which
> accepts only a plain unsigned size_t.
>
> Would it be right (ie. compatible with past usage) to call the
> "unregister" function for a negative?

Yes, that would be better.  Could you make that change (if you haven't
already)?

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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