]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1861: xxd: issue when -R is specified several times v9.0.1861
authorK.Takata <kentkt@csc.jp>
Mon, 4 Sep 2023 05:46:59 +0000 (07:46 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 4 Sep 2023 05:46:59 +0000 (07:46 +0200)
commit233f956bd43279db1fb4d017acb4e56a1504addf
treec27ef80190b502fa964030b3d7c0441642403744
parentf44cbe96fa44d10d6dd717e0a9f6ef0f104ee98a
patch 9.0.1861: xxd: issue when -R is specified several times

Problem:  xxd: issue when -R is specified several times
Solution: Fix command line parsing

See: https://github.com/vim/vim/pull/12986#issuecomment-1704375892

closes: #13021

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: K.Takata <kentkt@csc.jp>
Co-authored-by: Aapo Rantalainen <aapo.rantalainen@gmail.com>
src/version.c
src/xxd/xxd.c