On Mon, 14 Jul 2008 21:48:17 +0200, Bram Moolenaar wrote: > Apparently building with +multi_byte but without +rightleft was missing.
On Windows, building Vim with +multi_byte and without +diff fails at main.c: .\main.c: Error E2451 .\main.c 2248: Undefined symbol 'diff_mode' in function command_line_scan *** 1 errors in Compile *** I'm attaching a patch. -- Patrick Texier --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
nodiff.patch
Description: Fix for Windows build +multi_byte -diff
