aligrudi / neatvi

A small vi/ex editor for editing UTF-8 text
http://litcave.rudi.ir/
321 stars 27 forks source link

Fix two compiler warnings: clang ver. 1000.11.45.5 #5

Open jloughry opened 5 years ago

jloughry commented 5 years ago

Clang version 1000.11.45.5 on macOS Mojave (10.14.3), X86 64 bit warns variable i might not be initialized and recommends parentheses around the && expression.