commit | 2767c6000887e613a2221499f394a44029f33b6b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun May 16 13:56:06 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 16 13:56:06 2010 +0200 |
tree | 5719785af7b4e335e5455d1f6b9cb3ebf598974b | |
parent | 2e530fa526ec534cc42157c5d99ac754293bfc19 [diff] |
updated for version 7.2.436 Problem: Reproducible crash in syntax HL. (George Reilly, Dominique Pelle) Solution: Make sst_stacksize an int instead of short. (Dominique Pelle)