File: TODO

package info (click to toggle)
quinn-diff 0.66
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 604 kB
  • ctags: 243
  • sloc: ansic: 2,318; sh: 606; makefile: 79
file content (26 lines) | stat: -rw-r--r-- 789 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<rant>
GAR! This code is HORRIBLE.  I *SUCK*.  parse_package() is an
abomination... all the sad stupid little hacks (e.g. the code in
parse_sources() to split up the Binary: field.. I mean, that's what?
One line in python or perl.), all the stupid assumptions
(e.g. Package: being the first field) etc. etc.
</rant>

[*] compiled/out-of-date needs to take into account arch: all packages.

[*] .ruari-quinn_rc support

[*] Add configure time tests for __attribute__ support.

[*] Does Packages-arch-specific really need to buffer lines?

[*] Improve junk.sh to check the exit code of quinn diff and do clever
    things if it fails (e.g. try another mirror)

[*] Re-add version number comparsions optionally

[*] Variable (printf style) output format?

[*] Documentation.

[*] Test suite.