Patch: Java: Improve character encoding error messages

Andrew Haley aph@redhat.com
Sat May 22 12:15:00 GMT 2004


Per Bothner writes:
 > 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.

Oh, right.  I missed that being mentioned.

Andrew.



More information about the Java-patches mailing list