<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 23, 2014 at 6:01 PM, Jonathan Roelofs <span dir="ltr"><<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":8va" class="a3s" style="overflow:hidden">Wait a second, this test is *supposed* to be a compile failure, but not for the reason I originally thought. It's testing that unique_ptr requires the deleter have a public default constructor.  Because it fails to compile, '-Wall -Wextra -pedantic -Werror' won't help us here :(<br>
</div></blockquote></div><br></div><div class="gmail_extra">Hah.</div><div class="gmail_extra"><br>I don't think we should spend our time fixing warnings (coverity or otherwise) is code that is supposed to produce compile errors... seems a waste.</div>
</div>