]> granicus.if.org Git - vim/commit
patch 8.2.1625: compiler warning for use of fptr_T v8.2.1625
authorBram Moolenaar <Bram@vim.org>
Sun, 6 Sep 2020 15:09:12 +0000 (17:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Sep 2020 15:09:12 +0000 (17:09 +0200)
commit30d6413782c8206899cee109f521895a03c76441
treea9066665ebc5a2810d2a64a87de31209e43182e7
parent3986b94b090ea258109630008611230a599999ab
patch 8.2.1625: compiler warning for use of fptr_T

Problem:    Compiler warning for use of fptr_T.
Solution:   Make the type less strict.
src/regexp.c
src/version.c