X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/efa1e6592fb03ce23b15276b2b91d885a3ee7da5..57a6839dcb3bba09e8228b822b290604668416fe:/icuSources/test/intltest/testidn.cpp diff --git a/icuSources/test/intltest/testidn.cpp b/icuSources/test/intltest/testidn.cpp index 8eeb716a..649e1471 100644 --- a/icuSources/test/intltest/testidn.cpp +++ b/icuSources/test/intltest/testidn.cpp @@ -1,7 +1,7 @@ /* ******************************************************************************* * -* Copyright (C) 2003-2011, International Business Machines +* Copyright (C) 2003-2013, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* @@ -118,6 +118,7 @@ testData(TestIDNA& test) { /* first copy misc directory */ saveBasename = basename; + (void)saveBasename; // Suppress set but not used warning. uprv_strcpy(basename,SPREP_DIR); basename = basename + uprv_strlen(SPREP_DIR); *basename++=U_FILE_SEP_CHAR;