ooo-build r13733 - in trunk: . patches/dev300
- From: kyoshida svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13733 - in trunk: . patches/dev300
- Date: Fri, 29 Aug 2008 19:06:56 +0000 (UTC)
Author: kyoshida
Date: Fri Aug 29 19:06:56 2008
New Revision: 13733
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13733&view=rev
Log:
2008-08-29 Kohei Yoshida <kyoshida novell com>
* patches/dev300/transogl-pixmap-to-texture.diff: fixed a build breakage
by replacing int with sal_Int32.
Modified:
trunk/ChangeLog
trunk/patches/dev300/transogl-pixmap-to-texture.diff
Modified: trunk/patches/dev300/transogl-pixmap-to-texture.diff
==============================================================================
--- trunk/patches/dev300/transogl-pixmap-to-texture.diff (original)
+++ trunk/patches/dev300/transogl-pixmap-to-texture.diff Fri Aug 29 19:06:56 2008
@@ -577,7 +577,7 @@
+ (xEnteringSet->getFastPropertyValue( 1 ) >>= enterArgs) ) {
+ OSL_TRACE ("pixmaps available");
+
-+ int depth;
++ sal_Int32 depth;
+
+ leaveArgs[0] >>= mbFreeLeavingPixmap;
+ enterArgs[0] >>= mbFreeEnteringPixmap;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]