Visual Studios half-hearted support of Unicode got me again today. Compiler errors are generated if you don't have the BOM (Byte Order Marker) in UTF-8 files and you have certain characters in the text.
Of course lots of programs (particularly in Linux) will complain if UTF-8 files have a BOM. So I'm stuffed either way.
[EDIT] Can't load savefiles, but that's no big surprise. It probably isn't saving them right in the first place.
[EDIT]x2 Yay! Savefiles load. (fingers crossed).
Other new bugs have arrived
Walking into walls doesn't always give the default message.
Crash when running in corridors (my teachers always said you shouldn't do that).
Auto identify just works too well.
Of course lots of programs (particularly in Linux) will complain if UTF-8 files have a BOM. So I'm stuffed either way.
[EDIT] Can't load savefiles, but that's no big surprise. It probably isn't saving them right in the first place.
[EDIT]x2 Yay! Savefiles load. (fingers crossed).
Other new bugs have arrived
Walking into walls doesn't always give the default message.
Crash when running in corridors (my teachers always said you shouldn't do that).
Auto identify just works too well.
Comment