Christian J. Robinson wrote:

> I did an 'hg pull --update' yesterday and tried to compile the latest 
> Vim, but I get this fatal error:
> 
> search.c: In function ‘do_search’:
> search.c:1472:45: warning: suggest parentheses around ‘&&’ within ‘||’ 
> [-Wparentheses]
>    if (!shortmess(SHM_SEARCH) && (dirc == '/' && lt(pos, curwin->w_cursor)
>                                               ^
> search.c: In function ‘search_stat’:
> search.c:4888:28: error: ‘buf_T {aka struct file_buffer}’ has no member named 
> ‘b_changedtick’
>       if (!(chgtick == curbuf->b_changedtick &&
>                              ^
> search.c:4973:18: error: ‘buf_T {aka struct file_buffer}’ has no member named 
> ‘b_changedtick’
>    chgtick = curbuf->b_changedtick;
>                    ^
> make: *** [Makefile:3194: objects/search.o] Error 1

Your lines look very different from what I have.
There is no b_changedtick in search.c.
Please check your "git pull" request. 

-- 
"So this is it," said Arthur, "we are going to die."
"Yes," said Ford, "except...no!  Wait a minute!"  He suddenly lunged across
the chamber at something behind Arthur's line of vision.  "What's this
switch?" he cried.
"What?   Where?" cried Arthur, twisting around.
"No, I was only fooling," said Ford, "we are going to die after all."
                -- Douglas Adams, "The Hitchhiker's Guide to the Galaxy"

 /// 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.

Raspunde prin e-mail lui