comparison src/version.c @ 30485:57890fe84655 v9.0.0578

patch 9.0.0578: one timer test fails on Mac M1 Commit: https://github.com/vim/vim/commit/865bf2ed3039deeaa66312319f3e13db146a9701 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 24 17:44:22 2022 +0100 patch 9.0.0578: one timer test fails on Mac M1 Problem: One timer test fails on Mac M1. Solution: Skip the test on Mac M1.
author Bram Moolenaar <Bram@vim.org>
date Sat, 24 Sep 2022 18:45:02 +0200
parents 4bbc920bdef7
children 79e2d9b7780c
comparison
equal deleted inserted replaced
30484:f322d75442f5 30485:57890fe84655
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 578,
702 /**/ 704 /**/
703 577, 705 577,
704 /**/ 706 /**/
705 576, 707 576,
706 /**/ 708 /**/