comparison src/version.c @ 15744:2958a8e51a67 v8.1.0879

patch 8.1.0879: MS-Windows: temp name encoding can be wrong commit https://github.com/vim/vim/commit/0036201a1a096913840d3df8ff08eb58eaae90a6 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 8 12:21:30 2019 +0100 patch 8.1.0879: MS-Windows: temp name encoding can be wrong Problem: MS-Windows: temp name encoding can be wrong. Solution: Convert from active code page to 'encoding'. (Ken Takata, closes #3520, closes #1698)
author Bram Moolenaar <Bram@vim.org>
date Fri, 08 Feb 2019 12:30:07 +0100
parents 916c13256877
children c017195b121b
comparison
equal deleted inserted replaced
15743:4dfd751fda99 15744:2958a8e51a67
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 879,
786 /**/ 788 /**/
787 878, 789 878,
788 /**/ 790 /**/
789 877, 791 877,
790 /**/ 792 /**/