]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0052: Patch 9.1.0041 causes regressions for users v9.1.0052
authorChristian Brabandt <cb@256bit.org>
Thu, 25 Jan 2024 19:50:49 +0000 (20:50 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 25 Jan 2024 19:50:49 +0000 (20:50 +0100)
commitfa8c9715587a24562dd755c44dc13aef43d7d875
tree99024c6ab86274c7daaf02b2c7bd9ad513e25006
parentf6ebaa7ae64edbe2e56d65c2a3f2494301d11acb
patch 9.1.0052: Patch 9.1.0041 causes regressions for users

Problem:  Patch 9.1.0041 causes regressions for users
          (Gleb Fotengauer-Malinovskiy)
Solution: Revert 9.1.0041 and restore old behaviour

Revert "patch 9.1.0041: xxd -i may generate incorrect C statements"

This reverts commit 7062be13129985fe297b9a8e59c57b8f0db61b8f.

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_xxd.vim
src/version.c
src/xxd/xxd.c