kopia lustrzana https://gitlab.com/sane-project/backends
2000-12-17 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Some points about OS/2 compilation problems.DEVEL_2_0_BRANCH-1
rodzic
80257e5e8e
commit
88ba6b900e
10
TODO
10
TODO
|
@ -50,6 +50,8 @@ backends
|
|||
* dc210 and jpeg stuff: move sanei_* functions to sanei/ (if they are
|
||||
necssary).
|
||||
|
||||
* nec: Remove references to sharp backend (grep for "JX").
|
||||
|
||||
doc
|
||||
---
|
||||
* add sane manpage
|
||||
|
@ -78,6 +80,8 @@ sanei
|
|||
* sanei_scsi.c: Add patch from FreeBSD ports (sanei_scsi_find_devices)
|
||||
(after 1.0.4).
|
||||
|
||||
* sanei_scsi.c: OS/2: struct param breaks compilation with --enable-warnings.
|
||||
|
||||
misc
|
||||
----
|
||||
* remove compiler warnings (>400 warnings even in disable-warnings mode,
|
||||
|
@ -113,6 +117,12 @@ misc
|
|||
local scanners. Install only sane-dll/sane-net (or even only sane-net).
|
||||
Maybe something like --network-client-only or --disable-local-devices.
|
||||
|
||||
* Add a global PATH_MAX macro somewhere (config.h ?) if it's not defined
|
||||
by the system.
|
||||
|
||||
* Check for shm.h in configure and update backends using it (if necessary
|
||||
disable them)
|
||||
|
||||
******** done ********
|
||||
* update libtool versioning system
|
||||
- in /usr/local/lib/libsane.la "installed=no" is set, isn't
|
||||
|
|
Ładowanie…
Reference in New Issue