All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] Add USC-2 to UTF-8 conversion utility function.
Date: Mon, 06 Jul 2009 11:26:26 -0500	[thread overview]
Message-ID: <200907061126.26644.denkenz@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 240 bytes --]

Hi,

The rest of the codebase uses g_convert which handles the necessary magic of 
invoking iconv.  So this function is really not necessary, use g_convert(buf, 
bufsize, "UTF-8//TRANSLIT", "UCS-2BE",... instead.

Regards,
-Denis


             reply	other threads:[~2009-07-06 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-06 16:26 Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-05  3:13 [PATCH] Add USC-2 to UTF-8 conversion utility function Andrzej Zaborowski
2009-07-06  6:51 ` Aki Niemi

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200907061126.26644.denkenz@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.