Hirohito Higashi wrote: > 2017-1-22(Sun) 6:50:40 UTC+9 Bram Moolenaar: > > Patch 8.0.0211 (after 8.0.0210) > > Problem: Build fails if the multi-byte feature is disabled. > > Solution: Change #ifdef around ins_char_bytes. > > Files: src/misc1.c
[...] > I think `defined(PROTO)` is unnecessary for `#if ~ #endif` which is > completed within the function. > An attached small patch fixes this. Thanks! -- Not too long ago, a keyboard was something to make music with... /// 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.
