SOURCES: symbian-sdk-s60v3fp1-gcc4.patch (NEW) http://wiki.forum.n...

wolf wolf at pld-linux.org
Sun Feb 10 15:45:52 CET 2008


Author: wolf                         Date: Sun Feb 10 14:45:52 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
http://wiki.forum.nokia.com/index.php/GCCE

---- Files affected:
SOURCES:
   symbian-sdk-s60v3fp1-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/symbian-sdk-s60v3fp1-gcc4.patch
diff -u /dev/null SOURCES/symbian-sdk-s60v3fp1-gcc4.patch:1.1
--- /dev/null	Sun Feb 10 15:45:52 2008
+++ SOURCES/symbian-sdk-s60v3fp1-gcc4.patch	Sun Feb 10 15:45:47 2008
@@ -0,0 +1,26 @@
+diff -ruN symbian-sdk-s60v3fp1-1.07-root-wolf./usr/share/symbian/s60v3fp1/epoc32/include/aknquerydialog.h symbian-sdk-s60v3fp1-1.07-root-wolf/usr/share/symbian/s60v3fp1/epoc32/include/aknquerydialog.h
+--- symbian-sdk-s60v3fp1-1.07-root-wolf./usr/share/symbian/s60v3fp1/epoc32/include/aknquerydialog.h	2008-02-10 14:37:09.000000000 +0100
++++ symbian-sdk-s60v3fp1-1.07-root-wolf/usr/share/symbian/s60v3fp1/epoc32/include/aknquerydialog.h	2008-02-10 15:06:33.946459779 +0100
+@@ -459,7 +459,7 @@
+      *
+      * @return 
+      */  
+-        CCoeControl* CAknQueryDialog::FindControlOnAnyPageWithControlType(TInt aControlType, TInt* aLineIndex=0, TInt* aPageIndex=0) const;
++        CCoeControl* FindControlOnAnyPageWithControlType(TInt aControlType, TInt* aLineIndex=0, TInt* aPageIndex=0) const;
+ 
+     protected:
+         
+diff -ruN symbian-sdk-s60v3fp1-1.07-root-wolf./usr/share/symbian/s60v3fp1/epoc32/include/d32locd.h symbian-sdk-s60v3fp1-1.07-root-wolf/usr/share/symbian/s60v3fp1/epoc32/include/d32locd.h
+--- symbian-sdk-s60v3fp1-1.07-root-wolf./usr/share/symbian/s60v3fp1/epoc32/include/d32locd.h	2008-02-10 14:38:09.000000000 +0100
++++ symbian-sdk-s60v3fp1-1.07-root-wolf/usr/share/symbian/s60v3fp1/epoc32/include/d32locd.h	2008-02-10 15:06:02.693802888 +0100
+@@ -176,8 +176,8 @@
+ 	TInt iMaxBytesPerFormat;
+     };
+ //The following ASSERTs checks for offset of any TInt64 member be a multiple of 8 as per DEF045510
+-__ASSERT_COMPILE(_FOFF(TLocalDriveCaps,iSize)%8 == 0);
+-__ASSERT_COMPILE(_FOFF(TLocalDriveCapsV3,iFormatInfo.iCapacity) % 8 == 0);
++//__ASSERT_COMPILE(_FOFF(TLocalDriveCaps,iSize)%8 == 0);
++//__ASSERT_COMPILE(_FOFF(TLocalDriveCapsV3,iFormatInfo.iCapacity) % 8 == 0);
+ 
+ 
+ typedef TPckgBuf<TLocalDriveCapsV3> TLocalDriveCapsV3Buf;
================================================================


More information about the pld-cvs-commit mailing list