macosx 10.6.8
gcc i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1
vim 7.3.381
$ ./configure \
--disable-darwin \
--with-x \
--enable-gui=motif \
--enable-multibyte \
--with-mac-arch=current \
--with-features=huge \
--disable-acl
...
$ make
...
$ make test
...
../vim -u unix.vim -U NONE --noplugin -s dotest.in test83.in
3,4c3,4
< case2: failed
< case3: failed
---
> case2: ok
> case3: ok
Test results:
test83 FAILED
TEST FAILURE
--
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