<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Am 25.08.2010 um 05:58 schrieb RĂ©mi Denis-Courmont:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>----- Message d'origine -----<br><blockquote type="cite">Compiling this with "g++ -o main test.cpp -O3 -Wall" results in no warnings.<br></blockquote><br>That it does not show with you compiler,  compiler version, optimization level and architecture combination proves little.<br><br>For sure, Coverity would complain about this (if we ever had it working again). The fact is that it is dead code and dead code is wrong.<br></div></blockquote>I just reverted the missing returns.</div><div>Though the rest of VLC is not very consistent either.</div><div><br></div><div>Second thing is. Does somebody know witch compilers support "<span class="Apple-style-span" style="font-family: monospace; line-height: 19px; white-space: pre; ">__attribute__((unused))</span>"?</div></body></html>