On 03/04/2015 07:58 a.m., Bram Moolenaar wrote:
>
> Patch 7.4.689
> Problem:    On MS-Windows, when 'autochdir' is set, diff mode with
> files in different directories does not work. (Axel Bender)
> Solution:   Remember the current directory and use it where needed.
> (Christian Brabandt)
> Files:         src/main.c

By building vim on Windows 7 with MinGW I get:

--------------------
[...]
main.c: In function 'vim_main2':
main.c:913:27: error: 'cwd' undeclared (first use in this function)
     edit_buffers(&params, cwd);
                           ^
main.c:913:27: note: each undeclared identifier is reported only once for each function it appears in
make: *** [gobjZi686/main.o] Error 1
Error by compiling gvim.exe
--------------------


Many thanks in advance,

--
Cesar

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