ooo-build r13816 - in branches/ooo-build-3-0: . patches/dev300



Author: tml
Date: Fri Sep  5 21:11:41 2008
New Revision: 13816
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13816&view=rev

Log:
2008-09-06  Tor Lillqvist  <tml novell com>

	Novell Edition Windows build OOo-3.0-5 at this point. A tentative
	PTF-style "pre-build" for a customer.
	
2008-09-06  Tor Lillqvist  <tml novell com>

	* patches/dev300/sw-field-patch.diff: Comment out two leftover
	debugging printfs.



Modified:
   branches/ooo-build-3-0/ChangeLog
   branches/ooo-build-3-0/patches/dev300/sw-field-patch.diff

Modified: branches/ooo-build-3-0/patches/dev300/sw-field-patch.diff
==============================================================================
--- branches/ooo-build-3-0/patches/dev300/sw-field-patch.diff	(original)
+++ branches/ooo-build-3-0/patches/dev300/sw-field-patch.diff	Fri Sep  5 21:11:41 2008
@@ -807,7 +807,7 @@
 +		 }
 +		 sal_Unicode ch_start=pStartTxtNode->GetTxt().GetChar(ch_start_pos);
 +		 sal_Unicode ch_end=pEndTxtNode->GetTxt().GetChar(ch_end_pos);
-+		 printf("CHECK(%s %p[%i/'%c'] %p[%i/'%c']);\n", aOString.getStr(), pStartTxtNode, ch_start, ch_start, pEndTxtNode, ch_end, ch_end);
++		 // printf("CHECK(%s %p[%i/'%c'] %p[%i/'%c']);\n", aOString.getStr(), pStartTxtNode, ch_start, ch_start, pEndTxtNode, ch_end, ch_end);
 +	     }	    
 +	 }
 +     }
@@ -1065,7 +1065,7 @@
  			default:
  			{
  				ASSERT( !this, "SwTxtPaintInfo::DrawViewOpt: don't know how to draw this" );
-+				printf("SwTxtPaintInfo::DrawViewOpt %04X\n", (int)nWhich);
++				// printf("SwTxtPaintInfo::DrawViewOpt %04X\n", (int)nWhich);
  				break;
  			}
  		}



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