Re: more utf8 #ifdefs

2001-09-14 Thread Cyrille Chepelov
Le ven, sep 14, 2001, à 07:40:01 +0200, Hans Breuer a écrit: > to fix some more issues related to utf8 (GTK_TALKS_UTF8_WE_DONT) > and our previously broken xml files (due to missing encoding) > I've produced the following patch. > > to 'try to not silently change the logic, while avoiding crashes

more utf8 #ifdefs

2001-09-14 Thread Hans Breuer
to fix some more issues related to utf8 (GTK_TALKS_UTF8_WE_DONT) and our previously broken xml files (due to missing encoding) I've produced the following patch. to 'try to not silently change the logic, while avoiding crashes' and because all those char conversion logic is a litte out of my usua