Lines Matching full:error
49 my %isDebugMacro = ( ASSERT_WITH_MESSAGE => 1, LOG_ERROR => 1, ERROR => 1, NSURL_ERROR => 1, FATAL => 1, LOG => 1, LOG_WARNING => 1, UI_STRING_LOCALIZE_LATER => 1, LPCTSTR_UI_STRING_LOCALIZE_LATER => 1, UNLOCALIZED_STRING => 1, UNLOCALIZED_LPCTSTR => 1, dprintf => 1, NSException => 1, NSLog => 1, printf => 1 );
94 print "$exceptionsFile:$.:syntax error\n";
145 print "$file:$.:ERROR:found a quoted string but expected $expected\n";
157 print "$file:$.:ERROR:mismatched quotes\n";
207 print "$file:$.:ERROR:found a use of an NSLocalized macro; not supported\n";
220 print "$file:$.:ERROR:mismatched single quote\n";
226 print "$file:$.:ERROR:found $token but expected $expected\n";
262 print "$file:ERROR:reached end of file but expected $expected\n";
304 print "$file:$line:ERROR:string has an illegal hexadecimal escape sequence\n";
309 print "$file:$line:ERROR:key has an illegal hexadecimal escape sequence\n";
314 print "$file:$line:ERROR:comment has an illegal hexadecimal escape sequence\n";
318 print "$file:$line:ERROR:string for translation has illegal UTF-8 -- most likely a problem with the Text Encoding of the source file\n";
322 print "$file:$line:ERROR:key has illegal UTF-8 -- most likely a problem with the Text Encoding of the source file\n";
326 print "$file:$line:ERROR:comment for translation has illegal UTF-8 -- most likely a problem with the Text Encoding of the source file\n";