SOURCES: openoffice.org-gcc42-swregion.diff (NEW) https://bugs.pld...

arekm arekm at pld-linux.org
Tue Apr 3 22:03:02 CEST 2007


Author: arekm                        Date: Tue Apr  3 20:03:02 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
https://bugs.pld-linux.org/show_bug.cgi?id=5

---- Files affected:
SOURCES:
   openoffice.org-gcc42-swregion.diff (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openoffice.org-gcc42-swregion.diff
diff -u /dev/null SOURCES/openoffice.org-gcc42-swregion.diff:1.1
--- /dev/null	Tue Apr  3 22:03:02 2007
+++ SOURCES/openoffice.org-gcc42-swregion.diff	Tue Apr  3 22:02:57 2007
@@ -0,0 +1,10 @@
+--- sw/source/core/bastyp/swregion.cxx.org	2006-09-16 23:43:34.000000000 +0300
++++ sw/source/core/bastyp/swregion.cxx	2007-04-03 22:56:57.415625055 +0300
+@@ -79,6 +79,7 @@
+ {
+ 	if( rDel )
+ 	{
++		pData = (SwRect*) pData;
+ 		*(pData+nPos) = rRect;
+ 		rDel = FALSE;
+ 	}
================================================================


More information about the pld-cvs-commit mailing list