comparison src/version.c @ 11335:bc8e3fd275be v8.0.0553

patch 8.0.0553: toupper/tolower test fails on Mac commit https://github.com/vim/vim/commit/9f4de1f5435b900e43e19766da1a5bed4686cf44 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 8 19:39:43 2017 +0200 patch 8.0.0553: toupper/tolower test fails on Mac Problem: Toupper/tolower test with Turkish locale fails on Mac. Solution: Skip the test on Mac.
author Christian Brabandt <cb@256bit.org>
date Sat, 08 Apr 2017 19:45:04 +0200
parents fef09eb74832
children f0fbebf19b80
comparison
equal deleted inserted replaced
11334:43714bba720b 11335:bc8e3fd275be
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 553,
767 /**/ 769 /**/
768 552, 770 552,
769 /**/ 771 /**/
770 551, 772 551,
771 /**/ 773 /**/