K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-08-17T16:22:12.389811Z K 7 svn:log V 292 editors/nvi2: fix build on GCC architectures Use newer GCC: cc1: error: unrecognized command line option "-Wno-dangling-else" cc1: error: unrecognized command line option "-fcolor-diagnostics" -fcolor-diagnostics is incompatible with GCC, compilation works fine with Clang also without it. END