Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove filesystem polyfill #115

Open
mmore500 opened this issue Oct 1, 2020 · 0 comments
Open

Remove filesystem polyfill #115

mmore500 opened this issue Oct 1, 2020 · 0 comments

Comments

@mmore500
Copy link
Owner

mmore500 commented Oct 1, 2020

We might not need it anymore for Emscripten?

third-party/conduit/include/uitsl/polyfill/filesystem.hpp:12:38: warning: 'filesystem' is deprecated: std::experimental::filesystem has now been deprecated in favor of C++17's std::filesystem. Please stop using it and start using std::filesystem. This experimental version will be removed in LLVM 11. You can remove this warning by defining the _LIBCPP_NO_EXPERIMENTAL_DEPRECATION_WARNING_FILESYSTEM macro. [-Wdeprecated-declarations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant