[PATCH] Decoding UCS2 USSD

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Peter Stuge peter at stuge.se
Wed Sep 19 02:12:57 UTC 2012


Holger Hans Peter Freyther wrote:
> I think a library should not call setlocale as it will impact the
> entire application. I think our only other realistic option is to
> use iconv (and stub it out for osmocomBB). Do you think you could
> try to create such a patch?

I'd suggest http://www.lemoda.net/c/ucs2-to-utf8/ and simply output
UTF-8.

Maybe output an error if setlocal(LC_CTYPE,NULL) does not report that
a UTF-8 locale is being used.


//Peter




More information about the baseband-devel mailing list