diff options
author | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-05-26 14:26:09 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-05-27 19:58:41 -0400 |
commit | 0e9d2464b46f0226a75c9ca34e553b4fc8dbc86d (patch) | |
tree | 1c5712fa63a307fd05f465da9d43b382b25caad7 /src/nvim/api/vim.c | |
parent | a0b78b5733a9fa6c9a1d590405f93964842072dd (diff) | |
download | rneovim-0e9d2464b46f0226a75c9ca34e553b4fc8dbc86d.tar.gz rneovim-0e9d2464b46f0226a75c9ca34e553b4fc8dbc86d.tar.bz2 rneovim-0e9d2464b46f0226a75c9ca34e553b4fc8dbc86d.zip |
Fix localization: Fix build: Fix sed issue on OSX.
Problem: On OSX, sed commands processing files converted to encodings
other that UTF-8 fail with "RE error: illegal byte sequence".
Solution: Make sed execute with C locale throgh environment variables
(LANG=C, LC_ALL=C, LC_CTYPE=C).
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions