On Sat, May 10, 2008 at 09:53:52AM -0500, Bruno Wolff III wrote: > > >> Also the non ascii character from your name should probably be removed or > > >> replaced by an ascii near equivalent, as there is no way to specify the > > >> character sets for comments in C++ source files (at least that I am > > >> aware of). > > > > Sorry about that nonascii char. I'll change it when I have a while. > > As far as I know it isn't actually breaking any builds, so there shouldn't > be any hurry.
We already have non-ascii in comments for quite a while eg in marked-up_text.cpp the comment block starting at line 291 has a list of Japanese glyphs. So it doesn't break compilation. It only seems the non-ascii is not in utf-8 encoding, so I would suggest to change it to utf-8. Regards, Mark de Wever aka Mordante/SkeletonCrew _______________________________________________ Wesnoth-dev mailing list Wesnoth-dev@gna.org https://mail.gna.org/listinfo/wesnoth-dev