Mercurial > vim
comparison src/option.h @ 22101:0ee66f232839 v8.2.1600
patch 8.2.1600: Vim9: cannot use "true" with deepcopy()
Commit: https://github.com/vim/vim/commit/44b4a246b62e0622550b963bcf3034dce3bcfc0c
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Sep 5 17:18:28 2020 +0200
patch 8.2.1600: Vim9: cannot use "true" with deepcopy()
Problem: Vim9: cannot use "true" with deepcopy().
Solution: Use tv_get_bool_chk(). (closes https://github.com/vim/vim/issues/6867)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 05 Sep 2020 17:30:03 +0200 |
parents | 35921b7fc07a |
children | bb0c53f4ef8b |
comparison
equal
deleted
inserted
replaced
22100:bb0a4e51c4c5 | 22101:0ee66f232839 |
---|