Patch 7.4.500 Problem: Test 72 still fails once in a while. Solution: Don't set 'fileformat' to unix, reset it. (Ken Takata) Files: src/testdir/test72.in
*** ../vim-7.4.499/src/testdir/test72.in 2014-08-16 17:34:31.186128463 +0200 --- src/testdir/test72.in 2014-11-05 16:34:30.068573320 +0100 *************** *** 8,14 **** :" Test 'undofile': first a simple one-line change. :set nocompatible viminfo+=nviminfo visualbell :set ul=100 undofile nomore - :set ff=unix :e! Xtestfile ggdGithis is one line :set ul=100 :s/one/ONE/ --- 8,13 ---- *************** *** 83,89 **** :" With encryption, cryptmethod=blowfish :e! Xtestfile rubbish ! :set undofile cm=blowfish ggdGijan feb mar --- 82,88 ---- :" With encryption, cryptmethod=blowfish :e! Xtestfile rubbish ! :set undofile cm=blowfish ff& ggdGijan feb mar *************** *** 109,115 **** :" With encryption, cryptmethod=blowfish2 :e! Xtestfile rubbish ! :set undofile cm=blowfish2 ggdGijan feb mar --- 108,114 ---- :" With encryption, cryptmethod=blowfish2 :e! Xtestfile rubbish ! :set undofile cm=blowfish2 ff& ggdGijan feb mar *** ../vim-7.4.499/src/version.c 2014-11-05 16:03:40.588617886 +0100 --- src/version.c 2014-11-05 16:34:20.368573554 +0100 *************** *** 743,744 **** --- 743,746 ---- { /* Add new patch number below this line */ + /**/ + 500, /**/ -- No letters of the alphabet were harmed in the creation of this message. /// Bram Moolenaar -- b...@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 /// -- -- 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 vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.