------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-06 19:55 ------- (In reply to comment #2) > > BTW: Do you know what to make of the strange characters (e.g. > > M-CM-"M-bM-^BM-, > M-bM-^DM-")? > > GCC bug? No, just using UTF-8 for the quotes because your LC/LANG includes UTF-8 in there. if you don't want them, don't lie to the compiler about supporting UTF-8 :).
I will try to reduce this also. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19298