Skip to content

Fix 'Permission denied' during output path creation#1368

Merged
gmaurel merged 1 commit intouncrustify:masterfrom
KVic:fix-output-path-creation
Oct 9, 2017
Merged

Fix 'Permission denied' during output path creation#1368
gmaurel merged 1 commit intouncrustify:masterfrom
KVic:fix-output-path-creation

Conversation

@KVic
Copy link
Copy Markdown
Contributor

@KVic KVic commented Oct 5, 2017

Creating intermediate directories for the output file can sometimes lead to 'Unable to create d:: Permission denied (13)' error in Windows. This happens when Uncrustify try to create a Windows drive letter. This does not affect the creation of the path, but prints annoying messages. This patch fixes this issue.

Creating intermediate directories for the output file can sometimes
lead to 'Unable to create d:: Permission denied (13)' error in Windows.
This happens when Uncrustify try to create a Windows drive letter.
This does not affect the creation of the path, but prints annoying messages.
This patch fixes this issue.
@gmaurel gmaurel merged commit 055da23 into uncrustify:master Oct 9, 2017
@KVic KVic deleted the fix-output-path-creation branch October 14, 2017 11:51
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