aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages/vim.1
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-11-04 15:41:39 +0100
committerEliseo Martínez <eliseomarmol@gmail.com>2014-11-06 09:51:43 +0100
commit04b4658978fd6e34d2c8e018bd58a9f74880d4be (patch)
tree8be4c90bab04d1b0f1bbe44d1eb4b9b89ecf2f56 /runtime/doc/manpages/vim.1
parent1eb46675b7f755526f588c495fd4f4409f646a67 (diff)
downloadrneovim-04b4658978fd6e34d2c8e018bd58a9f74880d4be.tar.gz
rneovim-04b4658978fd6e34d2c8e018bd58a9f74880d4be.tar.bz2
rneovim-04b4658978fd6e34d2c8e018bd58a9f74880d4be.zip
Fix warnings: screen.c: win_line(): Dead assigment: HI.
Problem: Dead assigment. http://neovim.org/doc/reports/clang/report-7362ba.html#EndPath Diagnostic: Harmless issue. Rationale : `boguscols` is in fact unread by downstream code. Resolution: Comment out. This is preferred here over just removing the line because involved logic is complex, and future readers of this code could find this extra knowledge useful to understand what the code is doing.
Diffstat (limited to 'runtime/doc/manpages/vim.1')
0 files changed, 0 insertions, 0 deletions