gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-13


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-137-g9f7afd0
Date: Sat, 21 Nov 2009 13:02:18 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  9f7afd0b097081f9f94e2162802ed44ed251f11b (commit)
      from  8ad239a89d62a58741cbdca39bf6a0c1a5938d07 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=9f7afd0b097081f9f94e2162802ed44ed251f11b


commit 9f7afd0b097081f9f94e2162802ed44ed251f11b
Author: Daniele Forsi <address@hidden>
Date:   Sat Nov 21 13:58:30 2009 +0100

    Fix test SMS with accented vowels
    
    Somehow the Euro sign was lost and replaced by a space; also the last vowel
    was meant to be LATIN SMALL LETTER U WITH GRAVE

diff --git a/common/phones/fake.c b/common/phones/fake.c
index 4e46be8..afce20a 100644
--- a/common/phones/fake.c
+++ b/common/phones/fake.c
@@ -142,8 +142,8 @@ static char *sms_inbox[] = {
        /* From: gnokii */
        /* Text: Configure gnokii prior to using it. You can get some clues 
from comments included in sample config file or try with gnokii-configure from 
utils dir. */
        
"0791214365870921240BD067F77B9D4E0300009011800000004094C3B7DB9C3ED7E565D0D9FD5EA7D320B83CFD9683E86F507D9E769F4169BA0B947DD741E3B01B742ED341F377BB0C1AB3EBE539C82C7FB741E377BB5D76D3E7A0B47BCCAE93CB6450DA0D9A87DB707619347EBBCDE933C89C6697416F39882ECF83EE693A1A7476BFD7E9746BFC769BD3E7BABC0C32CBDF6D509D9E66CF41E4B4DC05",
-       /* Text: Hello! vowels àèìòì euro */
-       
"0791214365870921240B919999999999F90000902072129025401AC8329BFD0E81ECEF7B993D07FD0907C40154AECBDF2010",
+       /* Text: Hello! vowels àèìòù euro € */
+       
"0791214365870921240B919999999999F90000902072129025401BC8329BFD0E81ECEF7B993D07FD0907840154AECBDFA04D19",
        /* Text: € */
        "0791214365870921240B919999999999F9000090907000920480029B32",
        /* SMS-STATUS-REPORT */
diff --git a/testsuite/out.41.getsms b/testsuite/out.41.getsms
index fc3898b..81e9047 100644
--- a/testsuite/out.41.getsms
+++ b/testsuite/out.41.getsms
@@ -2,4 +2,4 @@
 Date/time: 27/02/2009 21:09:52 +0100
 Sender: +99999999999 Msg Center: +123456789012
 Text:
-Hello! vowels àèìòì euro
+Hello! vowels àèìòù euro €
diff --git a/testsuite/sms/2 b/testsuite/sms/2
index 50482dc..bc404d5 100644
--- a/testsuite/sms/2
+++ b/testsuite/sms/2
@@ -1 +1 @@
-0791214365870921240B919999999999F90000902072129025401AC8329BFD0E81ECEF7B993D07FD0907C40154AECBDF2010
\ No newline at end of file
+0791214365870921240B919999999999F90000902072129025401BC8329BFD0E81ECEF7B993D07FD0907840154AECBDFA04D19

-----------------------------------------------------------------------

Summary of changes:
 common/phones/fake.c    |    4 ++--
 testsuite/out.41.getsms |    2 +-
 testsuite/sms/2         |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]