comparison src/version.c @ 15727:81db86aac412 v8.1.0871

patch 8.1.0871: build error when building with Ruby 2.6.0 commit https://github.com/vim/vim/commit/63d1fea8141c3dfb36aeb9de60e5f1f90450acff Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 3 15:18:35 2019 +0100 patch 8.1.0871: build error when building with Ruby 2.6.0 Problem: Build error when building with Ruby 2.6.0. Solution: Change argument of rb_int2big_stub(). (Android Baumann, closes #3899)
author Bram Moolenaar <Bram@vim.org>
date Sun, 03 Feb 2019 15:30:08 +0100
parents a3e2e7948ee4
children e5441bee8063
comparison
equal deleted inserted replaced
15726:79835b25bda7 15727:81db86aac412
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 871,
786 /**/ 788 /**/
787 870, 789 870,
788 /**/ 790 /**/
789 869, 791 869,
790 /**/ 792 /**/