Skip to content

Commit

Permalink
Revert "fixes nim-lang#9982"
Browse files Browse the repository at this point in the history
This reverts commit f76bd06.
  • Loading branch information
nc-x committed Dec 16, 2018
1 parent f060126 commit 9970013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/options.nim
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ proc mergeConfigs*(dest, src: ConfigRef) =
m globalOptions
m cmd
m selectedGC
dest.verbosity = src.verbosity
m verbosity
m numberOfProcessors
m evalExpr
m symbolFiles
Expand Down

0 comments on commit 9970013

Please sign in to comment.