Skip to content

Conversation

@urbanjost
Copy link
Contributor

Correction to allow for = in --flag option and also allow --keyword=value syntax on options

   fpm run --flag -fsanitize=address

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the quick fix.

@awvwgk awvwgk linked an issue Jun 19, 2021 that may be closed by this pull request
@awvwgk awvwgk requested a review from LKedward June 19, 2021 10:47
Copy link
Member

@LKedward LKedward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick response @urbanjost! This now works as expected and changes look good to me 👍

@LKedward
Copy link
Member

With two approvals, I'll now merge this. Thanks @urbanjost

@LKedward LKedward merged commit 0372313 into fortran-lang:master Jun 21, 2021
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.

Can't pass flags containing an equals sign(=) with multiple executables

3 participants