|
|
@@ -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).
|
|
|
|