<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 26, 2014 at 11:59 AM, Nico Rieck <span dir="ltr"><<a href="mailto:nico.rieck@gmail.com" target="_blank">nico.rieck@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On <a href="tel:26.03.2014%2019" value="+12603201419">26.03.2014 19</a>:08, Reid Kleckner wrote:<br>
> +#if __has_feature(cxx_auto_type)<br>
><br>
> Any reason for this #if?  The test only uses c++11 and c++1y.<br>
<br>
</div>That seems to be a relict from when I had RUN-lines with c++03. Do you<br>
think it's worth it to reintroduce these? If not then I will strip all<br>
#ifs from the next patches.<br></blockquote><div><br></div><div>Not really, I'd probably just keep -std=c++1y and drop the rest, unless there's some behavior change that I missed.</div></div></div></div>