Removed several avision bug entries.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-04-22 18:33:23 +00:00
rodzic 79773b16db
commit fd668fb7fc
1 zmienionych plików z 3 dodań i 7 usunięć

10
TODO
Wyświetl plik

@ -1,4 +1,4 @@
TODO (2002-04-21)
TODO (2002-04-22)
******** todo ********
@ -51,7 +51,6 @@ backends
- agfafocus
- apple
- as6e
- avision
- bh
- canon
- coolscan
@ -71,13 +70,8 @@ backends
* net: add IPv6 support.
* Fix warnings about DBG calls:
- avision
- umax1220u
* Make all symbols that don't start with sane_ or sanei_ static (see
make libcheck):
- avision: Avision_Device_List
* bh: Suspicious loop ("../../backend/bh.c", line 1923: warning:
end-of-loop code not reached), see sane-devel.
@ -179,6 +173,8 @@ misc
******** done ********
* Make all symbols that don't start with sane_ or sanei_ static (see
make libcheck):
* avision: line 1393: word isn't freed sometimes (maybe if cp == line?)
* dll: Check what happens when calling sane_init/sane_open and sane_exit
more than once.