diff .travis.yml @ 26528:4d8226001391 v8.2.3793

patch 8.2.3793: using "g:Func" as a funcref does not work in script context Commit: https://github.com/vim/vim/commit/ef082e12df2cafe177b2ac9f6922393223ccf83b Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 12 21:02:03 2021 +0000 patch 8.2.3793: using "g:Func" as a funcref does not work in script context Problem: Using "g:Func" as a funcref does not work in script context because "g:" is dropped. Solution: Keep "g:" in the name. Also add parenthesis to avoid confusing operator prececence. (closes #9336)
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 Dec 2021 22:15:03 +0100
parents 1984a3fcc953
children
line wrap: on
line diff