aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorMatthias Klumpp <matthias@tenstral.net>2018-02-17 23:20:26 +0100
committerMatthias Klumpp <matthias@tenstral.net>2018-02-17 23:20:26 +0100
commita64a237d7214404bcd2894168bddde13126af5c0 (patch)
tree8301484c9fa266e7bb8310c549b25de5413a5ab8 /docs/markdown
parentb57b82eaf9fe22769eb18c09a093ea7578949dc8 (diff)
downloadmeson-a64a237d7214404bcd2894168bddde13126af5c0.zip
meson-a64a237d7214404bcd2894168bddde13126af5c0.tar.gz
meson-a64a237d7214404bcd2894168bddde13126af5c0.tar.bz2
Don't mention "error" in error messages
Starting with VS 2017 if the output of any command run by VS contains the word Error it will interpret that as a fatal error, even if the exit error code is zero. This messes up the unit tests on VS 2017, because we sometimes want to deliberately ignore error messages. Change "Error" to "Problem" to mitigate this issue until a more permanent solution is found.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions