Patch 9.0.1448

2 views
Skip to first unread message

Bram Moolenaar

unread,
Apr 13, 2023, 12:24:26 PM4/13/23
to vim...@googlegroups.com

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 -- Br...@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 ///
Reply all
Reply to author
Forward
0 new messages