Vim developers,

As of patch 942, the build-test "listchars" fails under Windows when using the mingw compiler. Specifically, the command "diff test.out test_listchars.ok" fails because test.out file is in unix format and test_listchars.ok" is in DOS format.

As I see it, there are two ways to fix this:

1. Modify src/testdir/Make_ming.mak to convert test_listchars.ok from DOS to unix format (fixff target in makefile) or 2. change the "set ff" statement in test_listchars.in" to specify "dos" instead of unix".

Of these, changing the makefile will affect only mingw build environments and so I prefer number one.

Regards,

Mike

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