Jan Edmund Lazo
|
ce7bcdec23
|
vim-patch:8.1.1465: allocating wrong amount of memory
Problem: Allocating wrong amount of memory. (Yegappan Lakshmanan)
Solution: Use sizeof() for right type of struct.
a37833dbd7
|
2019-08-05 22:40:48 -04:00 |
|
ZyX
|
c2f3e361c5
|
*: Add comment to all C files
|
2017-04-19 19:11:50 +03:00 |
|
rover
|
0b81addd0a
|
fix cscope test failure
|
2017-02-10 00:35:34 -05:00 |
|
James McCoy
|
8f0bf810ff
|
vim-patch:7.4.1953
Problem: Not all parts of the quickfix code are tested.
Solution: Add more tests. (Yegappan Lakshmanan)
049cba9e97
|
2016-12-27 14:10:27 -05:00 |
|
James McCoy
|
39faa56bce
|
vim-patch:7.4.1802
Problem: Quickfix doesn't handle long lines well, they are split.
Solution: Drop characters after a limit. (Anton Lindqvist)
6be8c8e165
|
2016-12-27 14:10:01 -05:00 |
|