id summary reporter owner description type status priority component version resolution keywords cc game 8637 Remove non-english characters from ym2612.cpp bluegr fingolfin "{{{#!Markdown Hello This is a small patch that removes some non-english characters from comments in ym2612.cpp, to fix a warning with MSVC8 The comments are written in Japanese \(I think\), which causes errors in Windows systems where the language is not set to Japanese. My system's language is in Greek, and when MSVC8 loads the file, it throws a warning that it contains non-english characters and asks the user to save it as Unicode. This stops the compilation It's not a major issue, but since I don't think that those comments will be of use to everyone, and since this is an old version of softsynth, I've submitted this patch to remove those characters and make VS2005 happy \(it is a hard thing to keep VS2005 happy, but that's another story\). As I said, it's a minor patch, as the code itself is untouched, only some comments are removed. }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#1701118. Ticket imported from: patches/742. }}}" patch closed normal Port: Win32