view .gitattributes @ 20380:79c870b68cf3 v8.2.0745

patch 8.2.0745: crash on exit when not all popups are closed Commit: https://github.com/vim/vim/commit/06f0853cb0b10364b22e5607fdecd35b3936e9ea Author: Bram Moolenaar <Bram@vim.org> Date: Tue May 12 23:45:16 2020 +0200 patch 8.2.0745: crash on exit when not all popups are closed Problem: Crash on exit when not all popups are closed. Solution: Close popups when freeing all memory. Disable checking for popup when editing a file for now.
author Bram Moolenaar <Bram@vim.org>
date Wed, 13 May 2020 00:00:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff