To: vim_dev@googlegroups.com Subject: Patch 8.2.3373 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.3373 (after 8.2.3372) Problem: text property test fails on MS-Windows. Solution: Set fileformat to "unix" Files: src/testdir/test_textprop.vim *** ../vim-8.2.3372/src/testdir/test_textprop.vim 2021-08-25 16:40:00.063305313 +0200 --- src/testdir/test_textprop.vim 2021-08-25 17:01:01.668919137 +0200 *************** *** 858,863 **** --- 858,864 ---- bwipe! new + setlocal ff=unix call setline(1, range(520)) call assert_equal(1491, line2byte(401)) call prop_add(2, 1, {'type': 'comment'}) *** ../vim-8.2.3372/src/version.c 2021-08-25 16:40:00.063305313 +0200 --- src/version.c 2021-08-25 17:01:44.344852883 +0200 *************** *** 757,758 **** --- 757,760 ---- { /* Add new patch number below this line */ + /**/ + 3373, /**/ -- SUPERIMPOSE "England AD 787". After a few more seconds we hear hoofbeats in the distance. They come slowly closer. Then out of the mist comes KING ARTHUR followed by a SERVANT who is banging two half coconuts together. "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 ///