From: Bram Moolenaar Date: Thu, 26 Jan 2012 17:03:07 +0000 (+0100) Subject: updated for version 7.3.416 X-Git-Tag: v7.3.416~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f44cfb88f6c0e6cb7c6869c2a8f290422cd86c01;p=vim updated for version 7.3.416 Problem: Compiler warning for wrong pointer. Solution: Add type cast. --- diff --git a/src/testdir/test43.in b/src/testdir/test43.in index 49a97d939..7c545073d 100644 --- a/src/testdir/test43.in +++ b/src/testdir/test43.in @@ -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