New website design

2019-02-05 Thread Mojca Miklavec
Dear fellow MacPorters, I'm taking this topic to the mailing list since not everyone is checking pull requests. We received a pull request from our first-time contributor, see https://github.com/macports/macports-www/pull/13 Please leave your feedback there. If there are no objections, I woul

Re: c++ -std= strangeness

2019-02-05 Thread Michael Dickens
After some reading about the C++ standards, I believe that older standards do not prohibit having future-looking functions or classes in place. That said, I also find nothing regarding any such "future-looking functions or classes" in Clang [note: some people call these "extensions", like as pro