aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-11-05 22:31:38 +0100
committerEliseo Martínez <eliseomarmol@gmail.com>2014-11-06 09:51:58 +0100
commitd0a0efaf32b3f42ee4ebd37ff065dea4385b998b (patch)
tree325b6d0e28543514b26edbe034d710732cc4e0e7 /test
parentcefc26ab63382ce7eb0db7b4b3704ef1f5c3b14b (diff)
downloadrneovim-d0a0efaf32b3f42ee4ebd37ff065dea4385b998b.tar.gz
rneovim-d0a0efaf32b3f42ee4ebd37ff065dea4385b998b.tar.bz2
rneovim-d0a0efaf32b3f42ee4ebd37ff065dea4385b998b.zip
Fix warnings: edit.c: replace_do_bs(): Garbage value: MI.
Problem : Assigned value is garbage or undefined @ 6359. Diagnostic : Multithreading issue. Rationale : Problem only occurs if global `State` changes while function is executing. Resolution : Use local copy of global in function.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions