unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Konrad Makowski <poczta@konradmakowski.pl>
To: guile-user@gnu.org
Subject: Re: iconv or something like that
Date: Sat, 25 Oct 2014 22:25:26 +0200	[thread overview]
Message-ID: <544C0736.4030103@konradmakowski.pl> (raw)
In-Reply-To: <87bnp00yqh.fsf@zigzag.favinet>

I know what you mean, but this is silly mistake. I use my procedure 
(define (iconv str from to) (bytevector->string (string->bytevector str 
from) to)) and try to convert charset of string. After that i figure out 
that mysql can convert charset with "SET NAMES UTF-8". Error occur 
because i not disable this wrong procedure from code.

Konrad

W dniu 25.10.2014 o 20:51, Thien-Thi Nguyen pisze:
> () Konrad Makowski <poczta@konradmakowski.pl>
> () Sat, 25 Oct 2014 10:24:34 +0200
>
>     O problem resolved and was not related to
>     mysql or locale but my mistake.
>
> If you explain the mistake now, maybe it will be harder
> for others (and perhaps yourself) to make it, later.
>




  reply	other threads:[~2014-10-25 20:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-23 11:31 iconv or something like that Konrad Makowski
2014-10-23 18:00 ` Mark H Weaver
2014-10-23 18:07   ` Greg Troxel
2014-10-25  7:03   ` Konrad Makowski
2014-10-25  8:24     ` Konrad Makowski
2014-10-25 18:51       ` Thien-Thi Nguyen
2014-10-25 20:25         ` Konrad Makowski [this message]
2014-10-26  9:50           ` Thien-Thi Nguyen
2014-10-26 16:21             ` Barry Schwartz

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=544C0736.4030103@konradmakowski.pl \
    --to=poczta@konradmakowski.pl \
    --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).