comparison CONTRIBUTING.md @ 27800:6e5d378919c4 v8.2.4426

patch 8.2.4426: map() function on string and blob does not check types Commit: https://github.com/vim/vim/commit/c1e6c7bafec1115b690c745a28e1a6338750b137 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 20 18:26:46 2022 +0000 patch 8.2.4426: map() function on string and blob does not check types Problem: map() function on string and blob does not check argument types at compile time. Solution: Check string and blob argument types. Support "0z1234->func()".
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Feb 2022 19:30:02 +0100
parents d4faa2c5211b
children 34c1f4cd0c18
comparison
equal deleted inserted replaced
27799:427501b72e67 27800:6e5d378919c4