view .gitattributes @ 24510:b5786b4de9d1 v8.2.2795

patch 8.2.2795: Coverity warns for not using return value Commit: https://github.com/vim/vim/commit/169502fb0beb7eb21f72d6c4590483c069353b53 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 21 12:19:35 2021 +0200 patch 8.2.2795: Coverity warns for not using return value Problem: Coverity warns for not using return value. Solution: Check the return value of compiling the substitute expression.
author Bram Moolenaar <Bram@vim.org>
date Wed, 21 Apr 2021 12:30:04 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff