aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-11-05 22:34:27 +0100
committerEliseo Martínez <eliseomarmol@gmail.com>2014-11-06 09:51:59 +0100
commit74817b546e6fd4c6ec6e201c1b461e6cfbf5a3be (patch)
treed1225809c3a26b064380eebdb7348794db5854a0 /test/functional/helpers.lua
parentd0a0efaf32b3f42ee4ebd37ff065dea4385b998b (diff)
downloadrneovim-74817b546e6fd4c6ec6e201c1b461e6cfbf5a3be.tar.gz
rneovim-74817b546e6fd4c6ec6e201c1b461e6cfbf5a3be.tar.bz2
rneovim-74817b546e6fd4c6ec6e201c1b461e6cfbf5a3be.zip
Fix warnings: edit.c: ins_bs(): Garbage result: MI.
Problem : Result of operation is garbage or undefined @ 7460. Diagnostic : Multithreading issue. Rationale : Problem occurs if any of globals `enc_utf8`, `p_deco is modified while function is executing. Resolution : Use local copy of globals.
Diffstat (limited to 'test/functional/helpers.lua')
0 files changed, 0 insertions, 0 deletions