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 ******** ******** todo ********
@ -51,7 +51,6 @@ backends
- agfafocus - agfafocus
- apple - apple
- as6e - as6e
- avision
- bh - bh
- canon - canon
- coolscan - coolscan
@ -71,13 +70,8 @@ backends
* net: add IPv6 support. * net: add IPv6 support.
* Fix warnings about DBG calls: * Fix warnings about DBG calls:
- avision
- umax1220u - 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: * bh: Suspicious loop ("../../backend/bh.c", line 1923: warning:
end-of-loop code not reached), see sane-devel. end-of-loop code not reached), see sane-devel.
@ -179,6 +173,8 @@ misc
******** done ******** ******** 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?) * 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 * dll: Check what happens when calling sane_init/sane_open and sane_exit
more than once. more than once.