Dominique Pelle wrote:
> 2008/11/9 Bram Moolenaar <[EMAIL PROTECTED]>:
>
> > Patch 7.2.031
> > Problem: Information in the viminfo file about previously edited files is
> > not available to the user. There is no way to get a complete
> > list
> > of files edited in previous Vim sessions.
>
>
> Patch 7.2.031 breaks build when compiling with -DEXITFREE:
>
> eval.c: In function 'eval_clear':
> eval.c:849: error: 'struct vimvar' has no member named 'vv_string'
> eval.c:850: error: 'struct vimvar' has no member named 'vv_string'
>
> Attached patch fixes it.
Thanks. But a better solution is to change vv_string to vv_str.
--
Don't be humble ... you're not that great.
-- Golda Meir
/// 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
-~----------~----~----~----~------~----~------~--~---