]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0857: xxd: --- is incorrectly recognized as end-of-options v9.1.0857
authorDungSaga <dungsaga@users.noreply.github.com>
Mon, 11 Nov 2024 21:19:50 +0000 (22:19 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 11 Nov 2024 21:19:50 +0000 (22:19 +0100)
commit4b9fa957125e33951a4a830414ccb70172976397
tree829ab41d2633e9016bb2456970c39ab14faf7505
parenta1b654ff36a9d3a22d632d7eeaddb8224e621928
patch 9.1.0857: xxd: --- is incorrectly recognized as end-of-options

Problem:  xxd: --- is incorrectly recognized as end-of-options
Solution: improve xxds end-of-option parser (DungSaga)

closes: #9285

Signed-off-by: DungSaga <dungsaga@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_xxd.vim
src/version.c
src/xxd/xxd.c