← Back to team overview

cuneiform team mailing list archive

charset mess inside source files

 

While hacking image support I found that some source files are using different character sets. Most of the files are encoded in windows-1251 encoding, while some of the uses UTF-8 charset. This makes my debugger and editor very unhappy.

My proposal is to convert anything to UTF-8 and (not sure) to remove russian part of the license from sources. Later commiters may translate comments to english and charset problem will gone.



Follow ups