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

File system compatibility #210

Merged
merged 3 commits into from
Nov 13, 2023
Merged

File system compatibility #210

merged 3 commits into from
Nov 13, 2023

Conversation

glesur
Copy link
Contributor

@glesur glesur commented Nov 9, 2023

Fix std::filesystem compatibility with some old compiler/stdlibc++ (as spotted in the Lumi cluster)

@glesur glesur added the bug Something isn't working label Nov 9, 2023
@glesur glesur merged commit a2bbbe9 into v2.0.03 Nov 13, 2023
13 checks passed
@neutrinoceros neutrinoceros deleted the fileSystemCompatibility branch November 13, 2023 10:48
glesur added a commit that referenced this pull request Dec 19, 2023
* std::filesystem compatibility (#210)

* Improve and debug slices (#211)

* CLN: cleanup redefinition of idfx::randm in planet tests (#212)

* Improve lookup table (#214)

* fix slice VTK outputs when they are at a boundary (#215)

* use SlopeLimiter class's PPM implementation (#218)

* fix an overflow in dump restart routines (#219)

* fix a bug identified in gcc 9.3.0  (#220)

* add documentation for global IdefixArrays (#221)

---------

Co-authored-by: Clément Robert <cr52@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant