From b379ee1e8cc8c8e4fc31852bdf75d18743327df2 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Thu, 4 Jun 2015 12:27:57 +1200 Subject: Updated to do list --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index f98e6cf..48cf67a 100644 --- a/TODO.md +++ b/TODO.md @@ -8,13 +8,13 @@ High Priority Normal Priority --------------- +* Remove some calls to debug, replace with assertions +* Remove all calls to asprintf, replace with snprintf * Get rid of various magic numbers * Sniff for memory leaks -* Boil the code down * Investigate shared library rather than calling paramano-set Low Priority ------------ -* Ensure all is aligned to my coding style -** Define my coding style +* Ensure all is aligns to an explicit style * Make a curses-based version of paramano -- cgit v1.1