[gccgo] Localize identifiers in error messages

Ian Lance Taylor iant@google.com
Wed Nov 17 21:06:00 GMT 2010


This patch consistently localizes identifiers in error messages.  This
ensures that hidden names will always be displayed in a user friendly
form.  It also localizes Go's UTF-8 identifiers for the user's
environment, in the unlikely event that somebody is using UTF-8
identifiers but not using a UTF-8 locale.  Committed to gccgo branch.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 20407 bytes
Desc: identifiers
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101117/0ebffc22/attachment.bin>


More information about the Gcc-patches mailing list