summary refs log tree commit diff stats
path: root/compiler/bitsets.nim
diff options
context:
space:
mode:
authorAdam Strzelecki <adam.strzelecki@pl.abb.com>2015-10-13 13:49:34 +0200
committerAdam Strzelecki <adam.strzelecki@pl.abb.com>2015-10-16 20:55:17 +0200
commitabb82554b7e9fce4073e6c072174b0ecb8a92d2f (patch)
tree014c5940e9750d7c712c3dc420f2a54d4ff0ed67 /compiler/bitsets.nim
parent2bc6acc808f18de3910b7db12014c394dd400b39 (diff)
downloadNim-abb82554b7e9fce4073e6c072174b0ecb8a92d2f.tar.gz
compiler/msgs: Default to stderr for diagnostics
Previously we were defaulting to stdout for diagnostics, which could interfere
with scripts or `nim c -r' programs outputting their results to stdout,
possibly mixing their output with compiler messages.

This change makes now Nim to be inline with other compilers emitting
diagnostics to stderr. Also now --stdout option has proper meaning making all
diagnostics to be sent to stdout instead.

NOTE: Tester now calls compiler with --stdout.
Diffstat (limited to 'compiler/bitsets.nim')
0 files changed, 0 insertions, 0 deletions