Conversation
|
On OSX I get |
|
Is that with Xcode "g++"? |
|
Looking at the C++ doc, it may need to be |
|
Documentation preview for this PR (built with commit ce15f1e; changes) is ready! 🎉 |
I now see there is |
|
Yes thats with the Xcode gcc, e.g. BigSur: |
|
A change to farey was done in #37646. |
|
Rebased. |
|
And that's the bit Volker had problem with. I should redo the branch. |
I would think it is, but it is only fatal if you are strict (which is a promised future behaviour). |
|
I closed the issue but missed this PR. Fixed by 73e22d2. |
This PR fix two gcc warnings for C++ standard methods deprecated since the C++11 standard.
Fixes #34996
📝 Checklist
⌛ Dependencies