Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Fix clang deprecation warnings by default #665

Open
markfinal opened this issue Oct 13, 2019 · 0 comments
Open

Fix clang deprecation warnings by default #665

markfinal opened this issue Oct 13, 2019 · 0 comments
Labels
Alpha Triaged for an alpha enhancement

Comments

@markfinal
Copy link
Owner

There are now several Xcodes with modern C++ and libc++ as standard out there.
It is time to switch the default, so that only extra work needs to be done to support older Xcodes, i.e. fix this warning

clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9 [-Wdeprecated]

@markfinal markfinal added enhancement Alpha Triaged for an alpha labels Oct 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Alpha Triaged for an alpha enhancement
Projects
None yet
Development

No branches or pull requests

1 participant