Mercurial > vim
comparison src/config.h.in @ 30803:bba8d0f45cb8 v9.0.0736
patch 9.0.0736: quickfix listing does not handle very long messages
Commit: https://github.com/vim/vim/commit/f8412c9d7cc487dacf47a217ae947da68a525c53
Author: Yegappan Lakshmanan <yegappan@yahoo.com>
Date: Thu Oct 13 11:59:22 2022 +0100
patch 9.0.0736: quickfix listing does not handle very long messages
Problem: Quickfix listing does not handle very long messages.
Solution: Use a growarray instead of a fixed size buffer. (Yegappan
Lakshmanan, closes #11357)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 13 Oct 2022 13:00:07 +0200 |
parents | 2295ee9c025d |
children | 360f286b5869 |
comparison
equal
deleted
inserted
replaced
30802:15130b9714c5 | 30803:bba8d0f45cb8 |
---|