Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Issue 841 fix - some arguments to the compiler might be processed as a path #842

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

Conversation

sigman78
Copy link

Fixes the Issue 841
Detecting a file path within the arguments list by comparing a postfix with the file name does not work correctly.
Checking that the file-name argument should not start with the dash should fix it for now.

…a path

Fixes the [Issue 841](jacobdufault#841)
Looks like detecting a file path within the arguments list by comparing a postfix with the file name does not work. Checking it is not an compiler option starting with the dash should fix it for now.
@sigman78
Copy link
Author

Merge is blocked by the pre-existing test failure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant