To: vim_dev@googlegroups.com Subject: Patch 8.2.3350 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.3350 (after 8.2.3348) Problem: Text properties test fails on MS-Windows. Solution: Set fileformat to unix. Files: src/testdir/test_textprop.vim *** ../vim-8.2.3349/src/testdir/test_textprop.vim 2021-08-15 14:28:17.690235048 +0200 --- src/testdir/test_textprop.vim 2021-08-15 15:03:19.320297629 +0200 *************** *** 812,817 **** --- 812,818 ---- bwipe! new + setlocal ff=unix call setline(1, range(500)) call assert_equal(1491, line2byte(401)) call prop_add(2, 1, {'type': 'comment'}) *** ../vim-8.2.3349/src/version.c 2021-08-15 14:39:09.164363110 +0200 --- src/version.c 2021-08-15 15:04:12.804148352 +0200 *************** *** 757,758 **** --- 757,760 ---- { /* Add new patch number below this line */ + /**/ + 3350, /**/ -- ARTHUR: What does it say? BROTHER MAYNARD: It reads ... "Here may be found the last words of Joseph of Aramathea." "He who is valorous and pure of heart may find the Holy Grail in the aaaaarrrrrrggghhh..." ARTHUR: What? BROTHER MAYNARD: "The Aaaaarrrrrrggghhh..." "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///