When saving a c source file it happens occasionally that the editor is destroying randomly single lines of the file. This is not reproducable but I've seen it now several times since I've upgraded to the 64 bit version of the latest release. I've never seen this before and I would rank it as a very serious bug because it breaks software builds without having the chance to notice it before. If it happens something like } becomes after saving to a line where the bracket is suddenly leaded with several non ASCII garbage characters which I unfortunately cannot copy and paste here. Hex code of this garbage piece is then C3BF002020E4AE80D98A00007D The original hex code of that line was: 20202020202020207D The coding of the file is ANSI with Linux line ending an it is located in a net share of a Windows server.
-- <https://forum.pspad.com/read.php?4,75123,75123> PSPad freeware editor https://www.pspad.com