From a79048dea516d52f42056e26c04d6375c93c03d8 Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Sun, 20 Oct 2013 20:52:39 +0200 Subject: [PATCH] Take note of more cleanups to do. --- TODO | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 9489313..39b8aa5 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,11 @@ Generic cleanups +- switch cli parsing to getopt +- hunt for extern's and prototypes spread all over the source +- merge old Makefile.profile.in back into Makefile.in if meaningful at all +- use automake +- drop gnushogi.lng, merge strings back into code +- use version from configure.ac, get rid of version.h, drop patchlevel - hunt for more hardcoded variant-specific constants - position of captured pieces in curses mode - compile with bound-checker -- 1.7.0.4