| commit | aee1f4a5b5065da6602fb30e01529644e85eb036 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Fri Aug 02 16:10:32 2013 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 02 16:10:32 2013 +0200 |
| tree | 89669a8b47cf8d3e17106295b7bad6e80f2f910d | |
| parent | a946afe075ce041a638194b6b3bcb100ba2b3689 [diff] |
updated for version 7.4b.007 Problem: On 32 bit MS-Windows :perldo does not work. Solution: Make sure time_t uses 32 bits. (Ken Takata)