diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-09-23 12:04:07 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-23 12:04:07 +0800 |
commit | bfe0acaea167a5ce18d4c63f65ccd45966203413 (patch) | |
tree | a53ce3e5b327e8b65b8892b73648016bd13ae989 /scripts/gen_eval_files.lua | |
parent | e83ce331da9165ad611b31aef9965fa74abaea14 (diff) | |
download | rneovim-bfe0acaea167a5ce18d4c63f65ccd45966203413.tar.gz rneovim-bfe0acaea167a5ce18d4c63f65ccd45966203413.tar.bz2 rneovim-bfe0acaea167a5ce18d4c63f65ccd45966203413.zip |
vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)
Problem: incorrect internal diff with an empty file
Solution: Set pointer to NULL, instead of using an empty line file
(Yukihiro Nakadaira)
When using internal diff, empty file is read as one empty line file.
So result differs from external diff.
closes: vim/vim#15719
https://github.com/vim/vim/commit/f1694b439bb175d956b49da620f1253462ec507b
Co-authored-by: Yukihiro Nakadaira <yukihiro.nakadaira@gmail.com>
Diffstat (limited to 'scripts/gen_eval_files.lua')
0 files changed, 0 insertions, 0 deletions