From a7df172bee9a0974594493c535e2494efaaed244 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 8 Feb 2007 05:24:17 +0000 Subject: * Nice overhaul of manpages. It is at least a start. * Alphabetized options in pacman usage. --- TODO.dan | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'TODO.dan') diff --git a/TODO.dan b/TODO.dan index 16deb883..eecb6ad1 100644 --- a/TODO.dan +++ b/TODO.dan @@ -62,8 +62,8 @@ by other distributions which may want to change the defaults. Also, review what needs to be in config.h and what does not. There may be excess #depends which are hard coded into the sources. (from TODO.autoconf) -Quick hits: -=========== +Other ideas: +============ unsigned int vs. unsigned- determine a standard and stick with it @@ -88,4 +88,8 @@ terribly wrong, which I hope it won't autogen.sh / autoclean.sh - these seem messy. Can we clean this up? - +Refine makepkg error codes. Each kind of failure could have its own code: + --package already built + --failed integ checks + --failed build + --etc. -- cgit v1.2.3-24-g4f1b