view .gitattributes @ 26298:bb58c4530851 v8.2.3680

patch 8.2.3680: repeated code in xxd Commit: https://github.com/vim/vim/commit/d1d8a595bd03bf9ff6ba1440101daa98b19249fd Author: DungSaga <dungsaga@users.noreply.github.com> Date: Fri Nov 26 13:59:27 2021 +0000 patch 8.2.3680: repeated code in xxd Problem: Repeated code in xxd. Solution: Change exit_on_ferror() to getc_or_die(). (closes https://github.com/vim/vim/issues/9226)
author Bram Moolenaar <Bram@vim.org>
date Fri, 26 Nov 2021 15:00:05 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff