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

Consider C11 only. #2

Closed
fungos opened this issue Nov 22, 2017 · 2 comments
Closed

Consider C11 only. #2

fungos opened this issue Nov 22, 2017 · 2 comments

Comments

@fungos
Copy link
Owner

fungos commented Nov 22, 2017

C++17 is used to profit from std::filesystem support and reducing the amount of code required to maintain.

I do not consider this an issue in the C++ area, but if for some weird reason pure C is needed too in the host implementation, I may consider downgrading.

@fungos
Copy link
Owner Author

fungos commented Jan 27, 2018

C++17 requirement removed here. Now it is C++11 compatible, still uses a lot of C++ stuff.

@fungos
Copy link
Owner Author

fungos commented Nov 14, 2018

Not worth unless there is really important motives.

@fungos fungos closed this as completed Nov 14, 2018
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