This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: Java: Improve character encoding error messages


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]