comparison CONTRIBUTING.md @ 30564:30025bbc1705 v9.0.0617

patch 9.0.0617: calling function for reduce() has too much overhead Commit: https://github.com/vim/vim/commit/1936c765364d6a771cea5df9971318060db82730 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 28 15:19:10 2022 +0100 patch 9.0.0617: calling function for reduce() has too much overhead Problem: Calling function for reduce() has too much overhead. Solution: Only call clear_tv() when needed.
author Bram Moolenaar <Bram@vim.org>
date Wed, 28 Sep 2022 16:30:04 +0200
parents 34c1f4cd0c18
children c97e9e2d79a4
comparison
equal deleted inserted replaced
30563:8e5cb308a3c1 30564:30025bbc1705