Kevin Ryde <[EMAIL PROTECTED]> writes:

> In scm_take_locale_stringn, how about using realloc to add a null
> terminator to the block being acquired?  That should usually be better
> than the current code doing malloc+copy+free.
>
> Something like the following,

Yes, very good.

-- 
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