| commit | 9a920d8c31bc4d267d8790ba0d83b5774316e08f | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Fri Jun 01 15:21:02 2012 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 01 15:21:02 2012 +0200 |
| tree | 9e3efd2be89a848c17b76251486cf14da09c7e9b | |
| parent | 704984ac87979fd20b8ba732df3abd3197814f7f [diff] |
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.