To: vim_dev@googlegroups.com Subject: Patch 9.0.1448 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.1448 Problem: Diff test fails on MacOS 13. Solution: Install GNU diffutils. (Ozaki Kiichi, closes #12258) Files: .cirrus.yml *** ../vim-9.0.1447/.cirrus.yml 2022-12-06 16:56:40.070760722 +0000 --- .cirrus.yml 2023-04-13 17:21:03.313111769 +0100 *************** *** 36,42 **** timeout_in: 20m install_script: - brew update ! - brew install gettext libtool build_script: - NPROC=$(getconf _NPROCESSORS_ONLN) - ./configure --with-features=${FEATURES} --- 36,42 ---- timeout_in: 20m install_script: - brew update ! - brew install gettext libtool diffutils build_script: - NPROC=$(getconf _NPROCESSORS_ONLN) - ./configure --with-features=${FEATURES} *** ../vim-9.0.1447/src/version.c 2023-04-12 21:35:59.194086825 +0100 --- src/version.c 2023-04-13 17:22:38.348816298 +0100 *************** *** 697,698 **** --- 697,700 ---- { /* Add new patch number below this line */ + /**/ + 1448, /**/ -- Lose weight, NEVER Diet again with The "Invisible Weight Loss Patch" (spam e-mail) /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///