]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0559: setting ttytype to xxx does not always fail v8.0.0559
authorBram Moolenaar <Bram@vim.org>
Sun, 9 Apr 2017 20:54:13 +0000 (22:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 9 Apr 2017 20:54:13 +0000 (22:54 +0200)
commitf803a7697808f63949ea26fc256d4c9a8647089e
treefdb5111ee3c37f8eb81eb9c0f7065b4d538a8e4f
parentcd5c8f82507822467232ab71e1ebbaae19595916
patch 8.0.0559: setting ttytype to xxx does not always fail

Problem:    Setting ttytype to xxx does not always fail as expected. (Marvin
            Schmidt)
Solution:   Catch both possible errors. (closes #1601)
src/testdir/test_options.vim
src/version.c