Mercurial > vim
comparison src/version.c @ 26835:d9ced5bca6d6 v8.2.3946
patch 8.2.3946: when an internal error makes Vim exit the error is not seen
Commit: https://github.com/vim/vim/commit/1c67f3a9779b99bed7aacb3108abbb649445d3ed
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Dec 30 13:32:09 2021 +0000
patch 8.2.3946: when an internal error makes Vim exit the error is not seen
Problem: When an internal error makes Vim exit the error is not seen.
Solution: Add the error to the test output.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 30 Dec 2021 14:45:03 +0100 |
parents | 434eaef2ac62 |
children | 6aae8f25790a |
comparison
equal
deleted
inserted
replaced
26834:7b4e075fe5f1 | 26835:d9ced5bca6d6 |
---|---|
747 NULL | 747 NULL |
748 }; | 748 }; |
749 | 749 |
750 static int included_patches[] = | 750 static int included_patches[] = |
751 { /* Add new patch number below this line */ | 751 { /* Add new patch number below this line */ |
752 /**/ | |
753 3946, | |
752 /**/ | 754 /**/ |
753 3945, | 755 3945, |
754 /**/ | 756 /**/ |
755 3944, | 757 3944, |
756 /**/ | 758 /**/ |