commit | 207fd75cac7bc658da039f551620d51c422def44 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 14 11:50:35 2013 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 14 11:50:35 2013 +0100 |
tree | 18da09a272b2cee45d0eba5882a30c802e0363f1 | |
parent | 7c0daf088e880e7cd4031c673876a2750323c79c [diff] |
updated for version 7.4.128 Problem: Perl 5.18 for MSVC doesn't work. Solution: Add check in makefile and define __inline. (Ken Takata)