To: vim_dev@googlegroups.com Subject: Patch 8.0.1438 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.0.1438 Problem: Filetype detection test not updated for change. Solution: Update the test. Files: src/testdir/test_filetype.vim *** ../vim-8.0.1437/src/testdir/test_filetype.vim 2017-10-26 21:59:54.004362215 +0200 --- src/testdir/test_filetype.vim 2018-01-28 14:01:25.899589455 +0100 *************** *** 323,329 **** \ 'pf': ['pf.conf'], \ 'pfmain': ['main.cf'], \ 'php': ['file.php', 'file.php9', 'file.phtml', 'file.ctp'], ! \ 'pike': ['file.pike', 'file.lpc', 'file.ulpc', 'file.pmod'], \ 'pilrc': ['file.rcp'], \ 'pine': ['.pinerc', 'pinerc', '.pinercex', 'pinercex'], \ 'pinfo': ['/etc/pinforc', '/.pinforc'], --- 323,331 ---- \ 'pf': ['pf.conf'], \ 'pfmain': ['main.cf'], \ 'php': ['file.php', 'file.php9', 'file.phtml', 'file.ctp'], ! \ 'lpc': ['file.lpc', 'file.ulpc'], ! \ 'pike': ['file.pike', 'file.pmod'], ! \ 'cmod': ['file.cmod'], \ 'pilrc': ['file.rcp'], \ 'pine': ['.pinerc', 'pinerc', '.pinercex', 'pinercex'], \ 'pinfo': ['/etc/pinforc', '/.pinforc'], *** ../vim-8.0.1437/src/version.c 2018-01-28 22:48:50.046864267 +0100 --- src/version.c 2018-01-29 09:17:24.006763682 +0100 *************** *** 773,774 **** --- 773,776 ---- { /* Add new patch number below this line */ + /**/ + 1438, /**/ -- hundred-and-one symptoms of being an internet addict: 270. You are subscribed to a mailing list for every piece of software you use. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///