diff options
author | Timothee Cour <timothee.cour2@gmail.com> | 2020-05-04 06:07:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 15:07:32 +0200 |
commit | a23302ef560743295be4576c3b9e3301709e8390 (patch) | |
tree | 84df30a94b244bbb6711c3e844b50d7aa77b46f6 /lib/wrappers/openssl.nim | |
parent | 927737975cc02992ea3ce598e3d15970c991a5d8 (diff) | |
download | Nim-a23302ef560743295be4576c3b9e3301709e8390.tar.gz |
fix https://github.com/timotheecour/Nim/issues/152: avoid writing spurious `^[[0m` to stderr when callStyledWriteLineStderr not called (#14214)
* fix https://github.com/timotheecour/Nim/issues/152 `^[[0m` is inserted in stderr for `echo code | nim c -` * resetAttributes not even needed, already handled in styledWriteLine * simplify tests in tests/trunner.nim thanks to this fix
Diffstat (limited to 'lib/wrappers/openssl.nim')
0 files changed, 0 insertions, 0 deletions