Comment #4 on issue 63 by [email protected]: sed: RE error: illegal
byte sequence
http://code.google.com/p/vim/issues/detail?id=63
Non ASCII characters are only used in a comment.
Replacing them with ASCII characters makes the file
runtime/tools/efm_perl.pl both a valid latin1 and valid utf8 file.
I think it's safer to fix it this way rather than encoding the file in utf8.
See attached patch.
Attachments:
fix-charenc-efm_perl.pl-7.3.608.patch 586 bytes
--
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