]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0326: screen dump does not consider NUL and space equal v8.1.0326
authorBram Moolenaar <Bram@vim.org>
Fri, 24 Aug 2018 19:30:28 +0000 (21:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 24 Aug 2018 19:30:28 +0000 (21:30 +0200)
commit98fc8d7b6c8cc3c2f55e8d08617ecc27a3624899
treed2ea8b0c8e73aa510a529939961f378a620a3281
parent7c60505e1012a43549c2c075c27463c5399e81ec
patch 8.1.0326: screen dump does not consider NUL and space equal

Problem:    Screen dump does not consider NUL and space equal.
Solution:   Use temp variables instead of character from cell.
src/terminal.c
src/testdir/dumps/Test_syntax_c_01.dump
src/version.c