Mercurial > vim
comparison src/Make_ivc.mak @ 10974:7d735b86f764 v8.0.0376
patch 8.0.0376: size computations in spell file reading are off
commit https://github.com/vim/vim/commit/6d3c8586fc81b022e9f06c611b9926108fb878c7
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Feb 26 15:27:23 2017 +0100
patch 8.0.0376: size computations in spell file reading are off
Problem: Size computations in spell file reading are not exactly right.
Solution: Make "len" a "long" and check with LONG_MAX.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 26 Feb 2017 15:30:03 +0100 |
parents | b0c7061d6439 |
children | 352c2832d17f |
comparison
equal
deleted
inserted
replaced
10973:00caec82ffc8 | 10974:7d735b86f764 |
---|