Yasuhiro Matsumoto wrote:
> Could you please take a look into this too?
>
> https://groups.google.com/forum/#!searchin/vim_dev/mingw$20mattn/vim_dev/ZxzuJQojmxw/_v4x7Dw3AQAJ
I'll include it. The number of options is a bit confusing for someone
who doesn't know about MingW. Can we make one "re
Could you please take a look into this too?
https://groups.google.com/forum/#!searchin/vim_dev/mingw$20mattn/vim_dev/ZxzuJQojmxw/_v4x7Dw3AQAJ
--
--
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, v
Patch 7.4.1026
Problem:When using MingW the tests do not clean up all files. E.g. test
17 leaves Xdir1 behind. (Michael Soyka)
Solution: Also delete directories, like Make_dos.mak. Delete files after
directories to reduce warnings.
Files: src/testdir