comparison src/version.c @ 8295:18fd94bd4eb8 v7.4.1440

commit https://github.com/vim/vim/commit/fefecb0fbe14c44d46f91036d76bbb6c28162da8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 27 21:27:20 2016 +0100 patch 7.4.1440 Problem: Can't build on Windows. Solution: Change #ifdefs. Only define isnan when used.
author Christian Brabandt <cb@256bit.org>
date Sat, 27 Feb 2016 21:30:05 +0100
parents 367a7fed630b
children 4929eca308b7
comparison
equal deleted inserted replaced
8294:7d7476de1d7b 8295:18fd94bd4eb8
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1440,
746 /**/ 748 /**/
747 1439, 749 1439,
748 /**/ 750 /**/
749 1438, 751 1438,
750 /**/ 752 /**/