Re: [PATCH] handling of non-latin GSM subset in opensmppbox
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, +1 for this patch. Alex Am 07.05.2011 um 16:16 schrieb Rene Kluwen: > I think this patch makes sense. It’s an internal coding anyway… and it should be utf-8 instead of latin1. > If nobody objects, I will commit during the week. > > == Rene > > From: [email protected] [mailto:[email protected]] On Behalf Of Nii Ako Ampa-Sowa > Sent: Friday, 06 May, 2011 23:04 > To: [email protected] > Subject: [PATCH] handling of non-latin GSM subset in opensmppbox > > Hi, > > opensmppbox doesn't seem to handle the non-Latin subset of the GSM character set very well. This affects the Euro sign as well as Greek characters. Attached is a patch that switches from using the Latin1 conversion routine to the UTF-8 version. > > Nii