]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1189: E172 is not actually useful v8.0.1189
authorBram Moolenaar <Bram@vim.org>
Sat, 14 Oct 2017 13:24:49 +0000 (15:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 14 Oct 2017 13:24:49 +0000 (15:24 +0200)
commit6047e2c722347ae9443c2632c6e061918ccef9c6
tree10ef3ad656c74b93ac7d5eb3e1728dffc391e198
parent1d68d9b2bd60d848552c08763e590edde16056c9
patch 8.0.1189: E172 is not actually useful

Problem:    E172 is not actually useful, it's only on Unix anyway.
Solution:   Remove the check and the error.
runtime/doc/message.txt
src/ex_docmd.c
src/version.c