[pacman-dev] CVS update of pacman-lib (TODO.aaron)

Aaron Griffin aaron at archlinux.org
Tue Jan 30 03:20:15 EST 2007


    Date: Tuesday, January 30, 2007 @ 03:20:15
  Author: aaron
    Path: /home/cvs-pacman/pacman-lib

Modified: TODO.aaron (1.11 -> 1.12)

TODO changes


------------+
 TODO.aaron |    5 +++++
 1 file changed, 5 insertions(+)


Index: pacman-lib/TODO.aaron
diff -u pacman-lib/TODO.aaron:1.11 pacman-lib/TODO.aaron:1.12
--- pacman-lib/TODO.aaron:1.11	Tue Jan 30 03:14:10 2007
+++ pacman-lib/TODO.aaron	Tue Jan 30 03:20:15 2007
@@ -2,6 +2,11 @@
 
 * Make sure all the alpm_list_t changes are valid (especially alpm_list_free)
 
+* The --debug flag should't need a silly mask.
+* PM_LOG_FLOW1 and PM_LOG_FLOW2 seem extraneous at this point. These should both
+  be moved to PM_LOG_DEBUG messages, as it's going to end up being impossible to
+  keep track of what is "flow1" and what is "flow2"
+
 * src/pacman:
     - There's quite a few single function headers which contain the pacman_*
       functions.  We should move these to a single header (pacman.h) to clean up




More information about the pacman-dev mailing list