summaryrefslogtreecommitdiffstats
path: root/sal
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:48:56 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:48:56 +0000
commit72165b8e8284974e21fd0515e2b9257959e8d7b6 (patch)
tree2843d9bf3f757303439799de8747e5e00448f7d4 /sal
parentINTEGRATION: CWS reportdesign01 (1.9.98); FILE MERGED (diff)
downloadcore-72165b8e8284974e21fd0515e2b9257959e8d7b6.tar.gz
core-72165b8e8284974e21fd0515e2b9257959e8d7b6.zip
INTEGRATION: CWS reportdesign01 (1.8.154); FILE MERGED
2007/10/04 09:03:59 lla 1.8.154.1: #i67655# only updates on some tests to build warning free
Diffstat (limited to 'sal')
-rw-r--r--sal/qa/rtl_strings/rtl_OString.cxx14
1 files changed, 12 insertions, 2 deletions
diff --git a/sal/qa/rtl_strings/rtl_OString.cxx b/sal/qa/rtl_strings/rtl_OString.cxx
index 8b68fa207a42..bb63c50288e1 100644
--- a/sal/qa/rtl_strings/rtl_OString.cxx
+++ b/sal/qa/rtl_strings/rtl_OString.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rtl_OString.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 09:02:07 $
+ * last change: $Author: ihi $ $Date: 2007-11-20 19:48:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,6 +70,16 @@ const int MAXBUFLENGTH = 255;
// helper functions
//------------------------------------------------------------------------
+static void unused()
+{
+ test_ini_uString();
+ (void)inputChar;
+ (void)input1StrDefault;
+ (void)input1StrNormal;
+ (void)input1StrLastDefault;
+ (void)input1StrLastNormal;
+ unused();
+}
//------------------------------------------------------------------------
// testing constructors