/[packages]/cauldron/icu/current/SOURCES/icu4c-4_0-format_not_a_string_literal_and_no_format_arguments.diff
ViewVC logotype

Contents of /cauldron/icu/current/SOURCES/icu4c-4_0-format_not_a_string_literal_and_no_format_arguments.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1497 - (show annotations) (download)
Sun Jan 9 02:31:09 2011 UTC (13 years, 2 months ago) by blino
File size: 450 byte(s)
imported package icu
1 --- ./source/tools/ctestfw/uperf.cpp 2008-07-01 03:41:14.000000000 +0200
2 +++ ./source/tools/ctestfw/uperf.cpp.oden 2008-12-21 14:17:46.000000000 +0100
3 @@ -486,7 +486,7 @@ void UPerfTest::usage( void )
4 this->runIndexedTest( index, FALSE, name );
5 if (!name)
6 break;
7 - fprintf(stdout,name);
8 + fprintf(stdout, "%s", name);
9 fprintf(stdout,"\n");
10 index++;
11 }while (name && (name[0] != 0));

  ViewVC Help
Powered by ViewVC 1.1.30