ooo-build r13337 - in trunk: . patches/dev300



Author: thorstenb
Date: Tue Jul 22 07:22:37 2008
New Revision: 13337
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13337&view=rev

Log:
	* patches/dev300/offapi-typecheck-whitelist.diff: removed
	ignore of typecheck result.



Modified:
   trunk/ChangeLog
   trunk/patches/dev300/offapi-typecheck-whitelist.diff

Modified: trunk/patches/dev300/offapi-typecheck-whitelist.diff
==============================================================================
--- trunk/patches/dev300/offapi-typecheck-whitelist.diff	(original)
+++ trunk/patches/dev300/offapi-typecheck-whitelist.diff	Tue Jul 22 07:22:37 2008
@@ -1,6 +1,6 @@
 --- offapi/util/makefile.mk	1 Jul 2008 16:26:45 -0000	1.109
 +++ offapi/util/makefile.mk	21 Jul 2008 15:05:38 -0000
-@@ -174,13 +176,17 @@ $(OUT)$/ucrdoc$/types_doc.db : $(OUT)$/u
+@@ -174,13 +176,16 @@ $(OUT)$/ucrdoc$/types_doc.db : $(OUT)$/u
  #
  #JSC: i have removed the doc rdb because all type information is already in the
  #     types.rdb, even the service and singleton type info. IDL docu isn't checked.
@@ -12,7 +12,6 @@
 +$(REGISTRYCHECKFLAG) : $(UCR)$/types.db $(OUT)$/ucrdoc$/types_doc.db types-whitelist
 +    $(REGCOMPARE) -f -t -r1 $(REFERENCE_RDB) -r2 $(UCR)$/types.db @types-whitelist \
          && echo > $(REGISTRYCHECKFLAG)
-+	$(TOUCH) $(REGISTRYCHECKFLAG)
  
  #JSC: new target to prepare some UNO type statistics, the ouput will be later used
  #     for versioning of UNO cli type libraries



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