view src/testdir/dotest.in @ 32206:5372bf23bf72 v9.0.1434

patch 9.0.1434: crash when adding package already in 'runtimepath' Commit: https://github.com/vim/vim/commit/39c9ec16ea7ef13c5d783481542ee9aa6c05282c Author: zeertzjq <zeertzjq@outlook.com> Date: Sat Apr 1 13:52:03 2023 +0100 patch 9.0.1434: crash when adding package already in 'runtimepath' Problem: Crash when adding package already in 'runtimepath'. Solution: Change order for using 'runtimepath' entries. (closes https://github.com/vim/vim/issues/12215)
author Bram Moolenaar <Bram@vim.org>
date Sat, 01 Apr 2023 15:00:06 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

:set cp
:map dotest /^STARTTEST
j:set ff=unix cpo-=A
:.,/ENDTEST/-1w! Xdotest
:set ff& cpo+=A
nj0:so! Xdotest
dotest
dotest