vim-patch:7.4.600 #3081

Problem:    Memory wasted in struct because of aligning.
Solution:   Split pos in lnum and col. (Dominique Pelle)

https://github.com/vim/vim/commit/v7-4-600
This commit is contained in:
cztchoice
2015-07-22 20:35:52 +08:00
committed by Justin M. Keyes
parent ccebc1f8d3
commit d4396acedb
2 changed files with 72 additions and 58 deletions

View File

@@ -261,7 +261,7 @@ static int included_patches[] = {
//603,
//602,
601,
//600,
600,
599,
//598,
597,