unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Subject: Re: guile 2.0.1 working on cygwin (probably 2.0.0 also)
Date: Wed, 25 May 2011 14:40:57 +0200	[thread overview]
Message-ID: <87hb8jrm06.fsf@gnu.org> (raw)
In-Reply-To: SNT127-DS109E63422902DCD11E4092C8720@phx.gbl

Hi,

"objc" <objcjohn@hotmail.com> skribas:

> I've got guile 2.0.1 to work on cygwin with a nasty "test hack".
>
> in scm_to_stringn function:
>
>       ret = mem_iconveh (jrgbuf, ilen,
>                          "ISO-8859-1"
>                         //??????????
>                         , enc,//"ANSI_X3.4-1968"  "ISO-8859-1" "UTF-8"
>                          (enum iconv_ilseq_handler) handler, NULL,
>                          &buf, &len);
>
> The mem_iconveh function fails.
> re-trying with "ANSI_X3.4-1968" or "UTF-8" in the //?????????? gets it work.

You mean “ISO-8859-1” is not considered a valid encoding name?

Did you install GNU libiconv before installing GNU libunistring?

Thanks,
Ludo’.




      reply	other threads:[~2011-05-25 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-23  1:59 guile 2.0.1 working on cygwin (probably 2.0.0 also) objc
2011-05-25 12:40 ` Ludovic Courtès [this message]

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=87hb8jrm06.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-user@gnu.org \
    /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).