updated for version 7.3.535
Problem: Many #ifdefs for MB_MAXBYTES. Solution: Also define MB_MAXBYTES without the +multi_byte feature. Fix places where the buffer didn't include space for a NUL byte.
Showing
- src/arabic.c 1 addition, 1 deletionsrc/arabic.c
- src/edit.c 2 additions, 14 deletionssrc/edit.c
- src/eval.c 1 addition, 5 deletionssrc/eval.c
- src/getchar.c 3 additions, 7 deletionssrc/getchar.c
- src/mbyte.c 2 additions, 2 deletionssrc/mbyte.c
- src/misc1.c 1 addition, 1 deletionsrc/misc1.c
- src/screen.c 8 additions, 7 deletionssrc/screen.c
- src/spell.c 1 addition, 1 deletionsrc/spell.c
- src/version.c 2 additions, 0 deletionssrc/version.c
- src/vim.h 3 additions, 0 deletionssrc/vim.h
Loading
Please register or sign in to comment