Skip to content

Conversation

@hzeller
Copy link
Contributor

@hzeller hzeller commented Aug 29, 2025

Follow-up change to #8154 : use modern std::filesystem::remove() instead of old-school remove() from stdio.h

@hzeller
Copy link
Contributor Author

hzeller commented Aug 29, 2025

this is in the other places that used the remove() function and thus also would need to use the stdio.h header.

@maliberty
Copy link
Member

conflict to resolve

Follow-up change to The-OpenROAD-Project#8154 : use modern `std::filesystem::remove()`
instead of old-school `remove()` from stdio.h

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@hzeller hzeller force-pushed the feature-20250829-no-stdio-remove branch from 66546ab to 65b3b6e Compare August 29, 2025 16:10
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@hzeller
Copy link
Contributor Author

hzeller commented Aug 29, 2025

conflict resolved, ready to merge.

@maliberty maliberty merged commit d8ed3d6 into The-OpenROAD-Project:master Aug 29, 2025
11 checks passed
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

Successfully merging this pull request may close these issues.

2 participants