Hi Jed,<br><br><div class="gmail_quote">On Mon, Nov 23, 2009 at 4:24 PM, Jed Brown <span dir="ltr">&lt;<a href="mailto:jed@59a2.org">jed@59a2.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
But I&#39;m confused here because I don&#39;t currently see any warnings with<br>
gcc-4.4.2.  Actually this must be a bug because I get no warnings for<br>
the blatantly unused<br>
<br>
  malloc(5);<br></blockquote><div><br>Did you try it with -O2? Without optimizations many of the warnings are not issued.<br><br>Best wishes,<br>Dirk.<br></div></div>