Patch: Java: Improve character encoding error messages

Per Bothner per@bothner.com
Sat May 22 06:38:00 GMT 2004


Bryce McKinlay wrote:


> +			       "Unrecognized character for encoding `%s'", 
> +		               lex->encoding);

One nit - we're moving away from using "accept grave" as "left single 
quote" - use '%s' instead.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/



More information about the Gcc-patches mailing list