Skip to content
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

Undefine some symbols and globalOptions when processing nimscript #9945

Merged
merged 4 commits into from
Dec 13, 2018
Merged

Undefine some symbols and globalOptions when processing nimscript #9945

merged 4 commits into from
Dec 13, 2018

Conversation

nc-x
Copy link
Contributor

@nc-x nc-x commented Dec 12, 2018

Fixes #4446
Fixes #8991
Fixes #9420
Fixes #9589
Fixes #9153
Fixes #9120

Note that there is no need to re-enable these symbols because a few lines later we already re-process the command line argumesnts -

# now process command line arguments again, because some options in the

@nc-x
Copy link
Contributor Author

nc-x commented Dec 12, 2018

This should be ready now.

compiler/cmdlinehelper.nim Outdated Show resolved Hide resolved
compiler/cmdlinehelper.nim Outdated Show resolved Hide resolved
@nc-x
Copy link
Contributor Author

nc-x commented Dec 13, 2018

Done.

@Araq Araq merged commit bb85869 into nim-lang:devel Dec 13, 2018
@nc-x nc-x deleted the nimscript-undef branch December 14, 2018 04:10
narimiran pushed a commit to narimiran/Nim that referenced this pull request Dec 29, 2018
…m-lang#9945) [backport]

* Undefine some symbols when processing nimscript
* Undefine taintMode when processing nimscript
* Reload .cfg configuration

(cherry picked from commit bb85869)
narimiran added a commit that referenced this pull request Dec 31, 2018
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.

3 participants