Skip to content

ModelicaInternal.c: Fix inconsistency of rmdir w.r.t. mkdir/chdir #4669

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beutlich
Copy link
Member

Especially, prefer _rmdir on MinGW.

Closes #4668.

@beutlich beutlich requested a review from HansOlsson June 23, 2025 18:47
@beutlich beutlich added the L: C-Sources Issue addresses Modelica/Resources/C-Sources label Jun 23, 2025
@beutlich beutlich added this to the MSL4.2.0 milestone Jun 23, 2025
@beutlich beutlich enabled auto-merge (squash) June 23, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: C-Sources Issue addresses Modelica/Resources/C-Sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModelicaInternal.c: Inconsistency between _mkdir/_chdir and _rmdir
1 participant