Question on test_increment_dbcs.vim

2020-04-15 Thread Brian L. Matthews
I'm trying to get vim to compile on my Mac running Mojave and it's failing. I've grabbed the latest sources: $ git reset --hard origin/master HEAD is now at 4d5d0dfe9 patch 8.2.0579: Coverity warns for unused value My configure command is: ./configure --disable-gui --enable-largefile --enable-

Re: Question on test_increment_dbcs.vim

2020-04-15 Thread Bram Moolenaar
Brian Matthews wrote: > I'm trying to get vim to compile on my Mac running Mojave and it's > failing. I've grabbed the latest sources: > > $ git reset --hard origin/master > HEAD is now at 4d5d0dfe9 patch 8.2.0579: Coverity warns for unused value > > My configure command is: > > ./configure