Skip to content

Conversation

geky
Copy link
Contributor

@geky geky commented May 19, 2017

In windows, apparently quotes are just copied into the definition of #defines passed on the command line. The quotes were originally to help users pass in non-alphabetic characters, but if it's going to cause problems on windows they should be omitted. Users on Linux or Mac can add the quotes themselves when needed.

Note: this is not an issue when using the config system or editting the file manually.

Need to check with @MarceloSalazar that this resolves the problem he was seeing.

In windows, apparently quotes are just copied into the definition of
#defines passed on the command line.
@MarceloSalazar
Copy link

Indeed I've been testing this on Windows and this PR solves the problem. Thanks a lot!

@geky geky merged commit cac4d0d into master May 24, 2017
@VeijoPesonen VeijoPesonen deleted the g-remove-quotes branch August 22, 2018 04:22
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