]> granicus.if.org Git - vim/commit
patch 8.2.0404: writefile() error does not give a hint v8.2.0404
authorBram Moolenaar <Bram@vim.org>
Thu, 19 Mar 2020 12:08:45 +0000 (13:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 19 Mar 2020 12:08:45 +0000 (13:08 +0100)
commit18a2b87ca27c378a555b20f14a284d2ce3511427
tree8edab39837a409af9a30ea1082aa281a4d0eb217
parenta3a9c8ef697bbf6f640cde99710b6f534f29f77d
patch 8.2.0404: writefile() error does not give a hint

Problem:    Writefile() error does not give a hint.
Solution:   Add remark about first argument.
src/filepath.c
src/testdir/test_writefile.vim
src/version.c