From b1c7f449f619d35b27abd2158812474af70e0f15 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Fri, 18 May 2007 16:25:02 +0300 Subject: Small TODO-update. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 6b4199693..bc6804d86 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,7 @@ Janitorial work: of internal versions from -95 era - audit and clean up user visible strings - clean up the build process (auto*-stuff, compiler warnings) +- use mkstemp() instead of mktemp() everywhere - refactor those 800+ line monster functions into something more digestable - split popt to separate project - remove internal file/libmagic? @@ -27,3 +28,6 @@ Build: - grammar for specfiles, rpm macros - support adding dep handlers per file type/class/extension without patching rpm +Python: +- audit error handling in bindings (eg ts.addInstall() does not report back + failures from rpmtsAddInstallElement()) -- cgit v1.2.3