Sfoglia il codice sorgente

Remove done TODO items

Guillem Jover 16 anni fa
parent
commit
fdedcf5168
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      TODO

+ 0 - 3
TODO

@@ -46,10 +46,7 @@ TODO
    - Make actionfunction return int, and avoid global exitcode variables.
    - Move ACTION and OBSOLETE, etc to ‘myopt.h’.
    - Refactor packageslump into generic code.
-   - Refactor subprocess execution (argument building etc).
    - Replace raw write and read calls with safe variants (signals etc).
-   - Fix compress_type being shadowed.
-   - Fix stat variables being shadowed (bugs!!).
    - Make deb build version a version instead of doing checks over a string.
    - Use enums for currently hardcoded literals (tdus, dependtry, etc).