<div class="gmail_quote">On Mon, May 30, 2011 at 5:23 PM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

David Nolden, 30.05.2011:<br>
<div class="im">> Isn't c++0x downward-compatible? Otherwise, I would prefer if this<br>
> would work configuration-free, and we would simply always allow C++0x<br>
> syntax.<br>
<br>
</div>I thought it was not compatible as it introduces new keywords. A quick<br>
question in ##c++ on freenode suggested otherwise:<br>
<br>
Apparently the "auto" keyword (not standard before?) changed meaning, but<br>
otherwise it should all more or less work with code written for the old<br>
standard. Great :)<br>
<br>
So yeah, I'll just try to enable it always.<br>
<div><div></div><div class="h5"><br>
Bye<br>
--<br>
Milian Wolff<br>
<a href="mailto:mail@milianw.de">mail@milianw.de</a><br>
<a href="http://milianw.de" target="_blank">http://milianw.de</a><br>
</div></div><br>--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
<br></blockquote></div><br><div>I think that if we support c++0x (c++11 now, no?) we should make it default. We don't want to support older standards, that would be complicated.</div><div><br></div><div>But yeah, there are new keywords in the newer standard there may be problems with this, but we can consider this a feature :).</div>

<div><br></div><div>Aleix</div>