comparison runtime/syntax/ayacc.vim @ 4287:dc3efb6d5a08 v7.3.893

updated for version 7.3.893 Problem: Crash when using b:, w: or t: after closing the buffer, window or tabpage. Solution: Allocate the dictionary instead of having it part of the buffer/window/tabpage struct. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Mon, 15 Apr 2013 12:27:36 +0200
parents 91e53bcb7946
children 43efa4f5a8ea
comparison
equal deleted inserted replaced
4286:afcc61d24129 4287:dc3efb6d5a08