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

Fix clang deprecation warnings by default #665

@markfinal

Description

@markfinal

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions