There is some interesting code in this release:<p><pre><code> void FuckingWellSetTheDocumentNameAndDontBloodyIgnoreMeYouCunt(LPCSTR psDocName)
{
if (gpLastOpenedModViewDoc)
{ // make absolutely fucking sure this bastard does as it's told... //
gpLastOpenedModViewDoc->SetPathName(psDocName,false);
gpLastOpenedModViewDoc->SetTitle (psDocName);
}
}
</code></pre>
My heart goes out to whatever programmer had to meet that deadline. There are a lot more gems in the source tree if you just run:<p><pre><code> egrep -R -i "fuck" *</code></pre>
Preferring sourceforge over github seems like an unusual choice, I didn't realise anyone still used it. It's a git repo too, I wonder why they did that?
Searching 1897 files for "goto "
...
603 matches across 121 files<p><i>cocks gun, blows brains out</i><p>(Yes I know the evil goto supposedly has its time and place, blah blah blah)