Patch 7.0.054
commit203a44eaa256f86c131f3506c691d7efbe872a19
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 16 Aug 2006 15:25:58 +0000 (16 15:25 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 16 Aug 2006 15:25:58 +0000 (16 15:25 +0000)
treec671307bc790c7e175cc5c9c1d5024f98eb276f0
parent27bc65f3829da8a36c2828b30854bf967073a4e7
Patch 7.0.054
Problem:    Mac: Using a menu name that only has a mnemonic or accelerator
           causes a crash.  (Elliot Shank)
Solution:   Check for an empty menu name.  Also delete empty submenus that
           were created before detecting the error.
Files:      src/menu.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@66 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/menu.c
src/version.c