SOURCES: buildfix-64bit-sc.diff (NEW) - missing

blues blues at pld-linux.org
Wed Oct 26 23:47:51 CEST 2005


Author: blues                        Date: Wed Oct 26 21:47:51 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- missing

---- Files affected:
SOURCES:
   buildfix-64bit-sc.diff (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/buildfix-64bit-sc.diff
diff -u /dev/null SOURCES/buildfix-64bit-sc.diff:1.1
--- /dev/null	Wed Oct 26 23:47:51 2005
+++ SOURCES/buildfix-64bit-sc.diff	Wed Oct 26 23:47:46 2005
@@ -0,0 +1,11 @@
+--- sc/source/core/tool/interpr4.cxx	16 Feb 2005 18:06:55 -0000	1.34
++++ sc/source/core/tool/interpr4.cxx	9 Mar 2005 20:57:03 -0000	1.32.68.2
+@@ -289,7 +289,7 @@
+ 					((ScStringCell*)pCell)->GetString( aStr );
+ 				else
+ 					((ScEditCell*)pCell)->GetString( aStr );
+-				ULONG nFIndex = 0;					// damit default Land/Spr.
++				sal_uInt32 nFIndex = 0;					// damit default Land/Spr.
+ 				if ( !pFormatter->IsNumberFormat( aStr, nFIndex, fValue ) )
+ 				{
+ 					SetError(errNoValue);
================================================================



More information about the pld-cvs-commit mailing list