Actions
Bug #13504
closedancient misc vi source should be deleted, not built and discarded
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
As well as ctags, we build a version of fold(1), and some other crud in cmd/vi/misc and then discard it. We should just delete it
Updated by Rich Lowe over 2 years ago
Actually, let's delete the crud that isn't under misc/ too
Updated by Electric Monk over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 278421a2b87c5c3cd55ab18ad050c255f8aa36c8
commit 278421a2b87c5c3cd55ab18ad050c255f8aa36c8 Author: Richard Lowe <richlowe@richlowe.net> Date: 2021-02-12T23:11:04.000Z 13504 ancient misc vi source should be deleted, not built and discarded Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.ross@tintri.com>
Actions