Hello,

On Sun 06 Mar 2011 18:10, Thien-Thi Nguyen <t...@gnuvola.org> writes:

> () Mark H Weaver <m...@netris.org>
> () Sun, 06 Mar 2011 11:24:33 -0500
>
>    Maybe utf8 is a better choice?
>
> A module name is a list of symbols, so why not use that from the beginning?

The variants without _c_ did just that, so no problem there.  The
module_name like "ice-9 eval-string" already exists in
scm_c_resolve_module, so I'm not making that bit up.

My interest is to make invoking Scheme code in modules from C easier,
with less fussiness on the C side.  Your ideas are interesting, but
I don't think they are appropriate for the particular problem I am
interested in.

> BTW, i agree that all C strings should be explicitly specified as UTF-8.

ACK.

Andy
-- 
http://wingolog.org/

Reply via email to