]> granicus.if.org Git - vim/commitdiff
updated for version 7.3.416
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 17:03:07 +0000 (18:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 17:03:07 +0000 (18:03 +0100)
Problem:    Compiler warning for wrong pointer.
Solution:   Add type cast.

src/testdir/test43.in

index 49a97d939dc3d2198c420b31be37d05caff14265..7c545073da9e1a951424ccba37c46a6e0cb71bcb 100644 (file)
@@ -1,6 +1,7 @@
 Tests for regexp with various magic settings.
 
 STARTTEST
+:so small.vim
 :set nocompatible viminfo+=nviminfo
 /^1
 /a*b\{2}c\+/e