<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Dec 1, 2014 at 8:59 PM,  <span dir="ltr"><<a href="mailto:lists@notatla.org.uk" target="_blank">lists@notatla.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Tom Mitchell <mitch <a href="http://niftyegg.com" target="_blank">niftyegg.com</a>> writes:<br>
<br>
> On Sat, Nov 29, 2014 at 8:24 PM, Abe Singer <<a href="mailto:abe@oyvay.nu">abe@oyvay.nu</a>> wrote:<br>
<br>
</span><span class="">> > Heck, just run the source through lint and blindly fix anything it finds,<br>
> > like use of uninitialized variables.<br>
<br>
</span><span class="">> Well lint is a bit long in the tooth ... but modern compilers<br>
> have checkers and optional flags like ansii &  pedantic that are stricter<br>
<br>
</span>I suspect the joke has been missed.<br>
<br>
<a href="https://www.schneier.com/blog/archives/2008/05/random_number_b.html" target="_blank">https://www.schneier.com/blog/archives/2008/05/random_number_b.html</a><br>
<a href="http://www.links.org/?p=327" target="_blank">http://www.links.org/?p=327</a><br>
</blockquote></div><br>;-) Some very ugly code does passes all automated checks and</div><div class="gmail_extra">some "looks good to me" code does not.</div><div class="gmail_extra">The better tools allow meta comments that allow the equivalent </div><div class="gmail_extra">of  /* durn it Bob we need it here, see meeting notes 1/1/70 */</div><div class="gmail_extra">The better programmers do add good comments:</div><div class="gmail_extra">    /* We depend on the side effect of the next line */</div><div class="gmail_extra">And yes we are talking about Underhanded Code but I would</div><div class="gmail_extra">assert that preprocessor tricks be excluded and code that</div><div class="gmail_extra">makes a good compiler cough up a furball be marked down.<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">  T o m    M i t c h e l l</div></div>
</div></div>