Re: [VOTE] C++14 Upgrade

2018-02-09 Thread Michael Park
Thanks Andy! > With respect to Windows, Visual Studio 2017 (MSVC 1910) supports C++14, > and it's already our minimum required version. See > https://docs.microsoft.com/en-us/cpp/visual-cpp-language-conformance for > more details. Also, we run with `/permissive-`, which disables > non-conforming

Re: [VOTE] C++14 Upgrade

2018-02-09 Thread Andrew Schwartzmeyer
+1 (binding) With respect to Windows, Visual Studio 2017 (MSVC 1910) supports C++14, and it's already our minimum required version. See https://docs.microsoft.com/en-us/cpp/visual-cpp-language-conformance for more details. Also, we run with `/permissive-`, which disables non-conforming constr

[VOTE] C++14 Upgrade

2018-02-09 Thread Michael Park
I'm going to put this up for a vote. My plan is to bump us to C++14 on Feb 21. The following are the proposed changes: - Minimum GCC *4.8.1* => *5*. - Minimum Clang *3.5* => *3.6*. - Minimum Apple Clang *8* => *9*. We'll have a standard voting, at least 3 binding votes, and no -1s. Thanks!

Re: Soliciting Hackathon Ideas

2018-02-09 Thread Judith Malnick
Hi all, these are great! Are they currently captured in Jira tickets or issues of some kind? If we had a beginner label we might be able to advertise those issues in other hackathons like Hacktober too :) I'd be happy to create tickets for the issues but I don't want to accidentally create a ton of