Georg Dahn wrote:
> I have fetched the newest version from CVS and get the following errors: > > ex_getln.c: In function `ExpandEscape': > ex_getln.c:3659: error: structure has no member named `xp_shell' > ex_getln.c: In function `vim_strsave_fnameescape': > ex_getln.c:3712: error: `p' undeclared (first use in this function) > ex_getln.c:3712: error: (Each undeclared identifier is reported only once > ex_getln.c:3712: error: for each function it appears in.) > > version.c shows, that it's version 301. The errors occur both with MSVC > and MinGW on Windows (latest versions). My call of Make is > > mingw32-make -f Make_ming.mak gvim.exe FEATURES=HUGE GUI=yes OLE=yes > DEBUG=no ARCH=i686 > > I use the equivalent options when I build Vim with MSVC. I'll fix it. -- Why I like vim: > I like VIM because, when I ask a question in this newsgroup, I get a > one-line answer. With xemacs, I get a 1Kb lisp script with bugs in it ;-) /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
