File: TODO

package info (click to toggle)
scid 3.6.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 8,640 kB
  • ctags: 5,099
  • sloc: tcl: 59,342; cpp: 40,922; ansic: 5,482; sh: 2,479; makefile: 350; python: 278
file content (26 lines) | stat: -rw-r--r-- 1,445 bytes parent folder | download | duplicates (2)
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
 * Try to solve the legal problems with the distribution of the endgame
   tablebase routines.
 * Write decent manual pages.
 * Look at the support for different languages in Scid.
 * Fix warnings about array subscripts of type 'char', either by
   explicitely casting them to integer, converting them to integer,
   or telling g++ to ignore the warnings. [Done: 18 Aug 2003]
 * Check if the documentation is registered properly with the
   documentation system. In particular, what section should Scid be in?
   [Done: 17 Aug 2003]
 * Now woody is released, remove the /usr/doc/scid symlink. Maybe
   this works automatically if debhelper is updated. [Ok: 17 Aug 2003]
 * Create an icon for in the menus. [Done: 10 Aug 2002]
 * Is it really worthwhile to install wmtest? [Removed: 7 Jul 2002]
 * Look at the security problem in #117452. [Resolved upstream: 18 Jan 2001]
 * There seems to be a potential problem with using -I/usr/include and 
   gcc 3.0. Fix this. [Done: 18 Jul 2001]
 * Install HTML help files separately and register them with the
   documentation system. [Done: 19 May 2001]
 * Add support for DEB_BUILD_OPTIONS in debian/rules. [Done: 4 Mar 2001]
 * Bring the packaging effort under CVS to facilitate upgrading to new 
   upstream versions. [Done: 4 Mar 2001]
 * Allow the package to be compiled both on potato and on woody. [Done:
   27 Feb 2001]

 -- Peter van Rossum <petervr@debian.org>  Sun, 17 Aug 2003 16:26:02 -0600