-
Notifications
You must be signed in to change notification settings - Fork 80
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
Mix of filesystem handling #49
Comments
I would like to work on this issue ! |
Hi! I am an Outreachy applicant and would like to work on this issue. Can I get a little context around it? That would be very helpful. |
Hello! @aornugent I would like to work on this issue with @mavneeK . It would really helpful if some more information is provided, like some detail on what kind of filestystem handling is present currently and what changes needs to be done? |
Hi all, thanks for your interest. @leitchy is offline at present and I don't have the technical knowledge to provide further guidance. @RobboW or @mfellows might be able to suggest other FLINT developers that can help, but both are very busy so please be patient. In the meantime, I suggest you study the core library and use this issue to document your findings. Please comment how filesystem handling is handled at the moment and what benefits C++17 might offer. |
We have a mix of filesystem handling. This needs to be made consistent. Moving to std::filesystem C++17
Please feel free to contact Jim via Slack, https://app.slack.com/client/T1G1M5HPF/D014VTVKJEA for further questions/comments.
The text was updated successfully, but these errors were encountered: