<div dir="ltr"><div>Hi team,</div><div><br></div><div>On a quick checkout I get the following error (link will stay up for about a month: <a href="https://paste.ubuntu.com/p/6Fyzyqx3TN/">https://paste.ubuntu.com/p/6Fyzyqx3TN/</a></div><div><br></div><div>Greetings,</div><div><br></div><div>Luc aka Begasus<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op wo 27 mei 2020 om 13:05 schreef Eugene Sandulenko <<a href="mailto:sev@scummvm.org">sev@scummvm.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Team,<br><div><br></div><div>Time flies, compilers improve, and one of the most frequent requests is to switch ScummVM to a newer standard of C++.</div><div><br></div><div>Of course, our primary project goal is portability, thus, we need to assess the readiness carefully. I will include this in our next release process as a step to check, but still, it would be great to get information as soon as possible.</div><div><br></div><div>Thus, all porters, could you please get the latest master, and run configure with the following flag:</div><div><br></div><div>   <font face="monospace">./configure --enable-test-cpp11</font></div><div><br></div><div>This will add <font face="monospace">base/test_new_standards.cpp</font> file to the compilation (or add it manually if you use a different build system. The file is a no-op, but checks compilation of the new desired features of c++11 standard. If you have some compilation error, there is a way to disable specific tests, and see which things could and which couldn't be supported. Then report this to me, or directly put the results on the Wiki: <a href="https://wiki.scummvm.org/index.php?title=Compiling_ScummVM/C%2B%2B11_Readiness" target="_blank">https://wiki.scummvm.org/index.php?title=Compiling_ScummVM/C%2B%2B11_Readiness</a></div><div><br></div><div>The details of the code and description could be found in this PR by ZvikaZ:</div><div><br></div><div>  <a href="https://github.com/scummvm/scummvm/pull/2259" target="_blank">https://github.com/scummvm/scummvm/pull/2259</a></div><div>   </div><div>Also, if you have general ideas about the effort or additional tests, please share them.</div><div><br></div><div><br></div><div>Eugene</div></div>
_______________________________________________<br>
Scummvm-devel mailing list<br>
<a href="mailto:Scummvm-devel@lists.scummvm.org" target="_blank">Scummvm-devel@lists.scummvm.org</a><br>
<a href="https://lists.scummvm.org/listinfo/scummvm-devel" rel="noreferrer" target="_blank">https://lists.scummvm.org/listinfo/scummvm-devel</a><br>
</blockquote></div>