kopia lustrzana https://gitlab.com/sane-project/backends
2000-12-07 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Updated. Removed entries about plustek comment problembelm and libsane.la. Added entry about disabling local scanning.DEVEL_2_0_BRANCH-1
rodzic
f7514ab1bf
commit
cc4f222dba
16
TODO
16
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2000-12-05)
|
TODO (2000-12-07)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -48,8 +48,6 @@ backends
|
||||||
* dc210 and jpeg stuff: move sanei_* functions to sanei/ (if they are
|
* dc210 and jpeg stuff: move sanei_* functions to sanei/ (if they are
|
||||||
necssary).
|
necssary).
|
||||||
|
|
||||||
* plustek-share.h: remove //
|
|
||||||
|
|
||||||
doc
|
doc
|
||||||
---
|
---
|
||||||
* add sane manpage
|
* add sane manpage
|
||||||
|
@ -80,10 +78,6 @@ sanei
|
||||||
|
|
||||||
misc
|
misc
|
||||||
----
|
----
|
||||||
* update libtool versioning system
|
|
||||||
- in /usr/local/lib/libsane.la "installed=no" is set, isn't
|
|
||||||
"installed=yes" the correct entry?
|
|
||||||
|
|
||||||
* remove compiler warnings (>400 warnings even in disable-warnings mode,
|
* remove compiler warnings (>400 warnings even in disable-warnings mode,
|
||||||
>800 with --enable-warnings))
|
>800 with --enable-warnings))
|
||||||
|
|
||||||
|
@ -113,7 +107,15 @@ misc
|
||||||
|
|
||||||
* check include/sane/config.h.in for unnecessary macros.
|
* check include/sane/config.h.in for unnecessary macros.
|
||||||
|
|
||||||
|
* add configure option to enable only the net backend for users without
|
||||||
|
local scanners. Install only sane-dll/sane-net (or even only sane-net).
|
||||||
|
Maybe something like --network-client-only or --disable-local-devices.
|
||||||
|
|
||||||
******** done ********
|
******** done ********
|
||||||
|
* update libtool versioning system
|
||||||
|
- in /usr/local/lib/libsane.la "installed=no" is set, isn't
|
||||||
|
"installed=yes" the correct entry?
|
||||||
|
* plustek-share.h: remove //
|
||||||
* as6e: Check result of stat for errors to avoid false recognitions of the
|
* as6e: Check result of stat for errors to avoid false recognitions of the
|
||||||
as6edriver.
|
as6edriver.
|
||||||
* artec: O_SYNC is not Posix. Breaks compilation on FreeBSD and (maybe) OS/2.
|
* artec: O_SYNC is not Posix. Breaks compilation on FreeBSD and (maybe) OS/2.
|
||||||
|
|
Ładowanie…
Reference in New Issue