gnokii-users
[Top][All Lists]
Advanced

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

Something very wrong in gsm-sms.h


From: Pavel Machek
Subject: Something very wrong in gsm-sms.h
Date: Thu, 25 Apr 2002 22:41:30 +0200
User-agent: Mutt/1.3.28i

Hi!

Apply this to get sending operator logos to work (verify by
testsuite/testit script). Ugh, I wonder where the real bug is?
                                                                        Pavel

Index: include/gsm-sms.h
===================================================================
RCS file: /cvsroot/gnokii/gnokii/include/gsm-sms.h,v
retrieving revision 1.32
diff -u -u -r1.32 gsm-sms.h
--- include/gsm-sms.h   7 Apr 2002 09:54:18 -0000       1.32
+++ include/gsm-sms.h   25 Apr 2002 20:40:42 -0000
@@ -122,6 +122,9 @@
                struct {
                        char _dummy; /* FIXME: don't leave structs empty */
                } Ringtone; /* SMS_Ringtone */
+               struct {
+                       char b[10240];
+               } UglyBugWorkaround;
        } u;
 } SMS_UDHInfo;
 

-- 
(about SSSCA) "I don't say this lightly.  However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa



reply via email to

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