Closed SurDno closed 4 years ago
@SurDno Why has a spurious newline character been added to the end of each file? If it's your text editor doing that automatically, please configure it not to - it introduces a spurious diff into every file you edit that doesn't originally have a newline before end-of-file. (GSC did not consistently write POSIX-compliant text files.)
Your changes look otherwise sound.
All of these pull requests have been done through GitHub online editor. I might switch to GitHub Desktop and some sort of local text editor.
Yeah, I tried reimplementing the same change with Notepad++ and local GitHub Desktop and it worked perfectly, without end-of-the-line changes. I'll push these changes to 'yar' repository now.
Thanks - merged. :)
Just needs readme entries, but I'll handle those.
Can you, if possible, port it to Decane/SRP-Lite as well?
Fix for #7.