Kevin Ryde <[EMAIL PROTECTED]> writes:

> I'm inclined to remove the short-circuit
> 
>       if (size <= old_size)
>         return where;
> 
> from scm_must_realloc, ie. if you ask to decrease a block then
> actually do it, which is what 1.8 has now.

Sounds good to me.

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


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to