summaryrefslogtreecommitdiffstats
path: root/bridges
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-29 13:41:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-29 13:41:15 +0000
commitc43a97079b146ddbe0ceb4a8a19e5523485f50a0 (patch)
tree90f40c4a13a57c2b0b57e4995b64a6e607288ae5 /bridges
parentINTEGRATION: CWS pj89 (1.10.80); FILE MERGED (diff)
downloadcore-c43a97079b146ddbe0ceb4a8a19e5523485f50a0.tar.gz
core-c43a97079b146ddbe0ceb4a8a19e5523485f50a0.zip
INTEGRATION: CWS pj89 (1.11.80); FILE MERGED
2007/12/23 09:52:27 pjanik 1.11.80.1: #i84856#: bridges is completely WaE clean now.
Diffstat (limited to 'bridges')
-rw-r--r--bridges/test/testsameprocess.cxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/bridges/test/testsameprocess.cxx b/bridges/test/testsameprocess.cxx
index 7b9b1e1eca6e..69198db3f2c1 100644
--- a/bridges/test/testsameprocess.cxx
+++ b/bridges/test/testsameprocess.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testsameprocess.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 16:03:43 $
+ * last change: $Author: rt $ $Date: 2008-01-29 14:41:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_bridges.hxx"
#if OSL_DEBUG_LEVEL == 0
+#undef NDEBUG
#define NDEBUG
#endif
#include <assert.h>
@@ -202,8 +203,8 @@ int main( int argc, char *argv[] )
testRemote( rInitialObject );
}
printf( "Closing...\n" );
- TimeValue value={2,0};
- osl_waitThread( &value );
+ TimeValue timeValue={2,0};
+ osl_waitThread( &timeValue );
}
Reference < XBridge > rBridge = rFactory->getBridge(