]> granicus.if.org Git - vim/commit
patch 8.2.3804: script context not set when copying 'swf' and 'ts' v8.2.3804
authorBram Moolenaar <Bram@vim.org>
Tue, 14 Dec 2021 09:01:38 +0000 (09:01 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Dec 2021 09:01:38 +0000 (09:01 +0000)
commit6206877c511c636cbeb2a2b911451af316b62d00
tree833e2ffe7891be0d15611497aa72eef44015b36d
parent829c8e87e2d99b9d87c9c745e74750177c0298df
patch 8.2.3804: script context not set when copying 'swf' and 'ts'

Problem:    Script context not set when copying 'swf' and 'ts'.
Solution:   Use COPY_OPT_SCTX with the right argument. (closes #9347)
src/option.c
src/version.c