From: ludo@gnu.org (Ludovic Courtès)
To: "Michael Gran" <spk121@yahoo.com>
Cc: guile-devel@gnu.org
Subject: Re: [Guile-commits] GNU Guile branch, master, updated. release_1-9-4-55-gb158c2c
Date: Wed, 28 Oct 2009 14:45:21 +0100 [thread overview]
Message-ID: <87aazbd43y.fsf@gnu.org> (raw)
In-Reply-To: <E1N38fn-00058F-8J@cvs.savannah.gnu.org> (Michael Gran's message of "Wed, 28 Oct 2009 13:34:47 +0000")
Hello!
"Michael Gran" <spk121@yahoo.com> writes:
> commit 3a5bc4fadac5b1574f081e7ecd3a043cbd395794
> Author: Michael Gran <spk121@yahoo.com>
> Date: Wed Oct 28 06:24:23 2009 -0700
>
> Modify bytevectors/string conversions to allow wide strings
>
> The bytevector to string conversion functions were accomplished
> by converting via locale strings. This did not allow conversions
> of wide strings in an 8-bit locale. This is avoided by using knowledge
> of the storage format of the string.
>
> * libguile/bytevectors.c (STRING_TO_UTF, scm_string_to_utf8): modify
> string to bytevector conversion to use internal string information
> (UTF_TO_STRING, scm_utf8_to_string): modify bytevector to string
> conversion
Excellent, thanks! Could you add a couple of tests for this one (say,
one or two with a narrow string, and one or two with a wide string)?
Ludo’.
parent reply other threads:[~2009-10-28 13:45 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E1N38fn-00058F-8J@cvs.savannah.gnu.org>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87aazbd43y.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guile-devel@gnu.org \
--cc=spk121@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).