Michael Soyka wrote:
> 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.
This test changed in patch 7.4.733. Christian, setting 'fileformat' to
unix has problems, is there another solution for the problem this patch
was fixing? Perhaps fileformat can be reset before writing to test.out?
--
hundred-and-one symptoms of being an internet addict:
151. You find yourself engaged to someone you've never actually met,
except through e-mail.
/// 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.