Hirohito Higashi wrote:
> Hi Ike and Bram,
>
> 2015/6/10(Wed) 15:51:55 UTC+9 Ike:
> > On Tue, Jun 09, 2015 at 07:24:37PM +0200, Bram Moolenaar wrote:
> > >
> > > Patch 7.4.732
> > > Problem: The cursor line is not always updated for the "O" command.
> > > Solution: Reset the VALID_CROW flag. (Christian Brabandt)
> > > Files: src/normal.c
[...]
> > Tiny build fails after this patch:
> >
> >
> > normal.c: In function 'n_opencmd':
> > normal.c:8490:16: error: 'win_T {aka struct window_S}' has no member named
> > 'w_p_cul'
> > if (curwin->w_p_cul)
> > ^
> > Makefile:2703: recipe for target 'objects/normal.o' failed
> >
> > Did not check any further yet.
>
> I attached a patch that fixes problem.
Thanks. I noticed another one in screen.c
--
>From "know your smileys":
:'-D Laughing so much that they're crying
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.