comparison src/version.c @ 15567:c9230ee2b1ad v8.1.0791

patch 8.1.0791: a few compiler warnings on VMS commit https://github.com/vim/vim/commit/563bbeabcce5580e03648e687bd7ddb9626a03d9 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 22 21:45:40 2019 +0100 patch 8.1.0791: a few compiler warnings on VMS Problem: A few compiler warnings on VMS. Solution: Remove type cast. Adjust #ifdef. (Zoltan Arpadffy)
author Bram Moolenaar <Bram@vim.org>
date Tue, 22 Jan 2019 22:00:05 +0100
parents 30d4a5f547c7
children 43fa814a7977
comparison
equal deleted inserted replaced
15566:edc9fc7cd03b 15567:c9230ee2b1ad
789 NULL 789 NULL
790 }; 790 };
791 791
792 static int included_patches[] = 792 static int included_patches[] =
793 { /* Add new patch number below this line */ 793 { /* Add new patch number below this line */
794 /**/
795 791,
794 /**/ 796 /**/
795 790, 797 790,
796 /**/ 798 /**/
797 789, 799 789,
798 /**/ 800 /**/