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 -- [email protected] -- 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 ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.