kopia lustrzana https://gitlab.com/sane-project/backends
2000-12-05 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Updated. Added point about plustek-share.h using c++ comment and reminder to check config.in.h. Removed entriy about as6e.c stat result check. * backend/as6e.c backend/as63.h: Comitted patch from Eugene Weiss <eweiss@sas.upenn.edu>. Fixes: Use only DBG (no printfs). Check result of stat. Add GPL header.DEVEL_2_0_BRANCH-1
rodzic
adfcff9c20
commit
f7514ab1bf
9
TODO
9
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2000-12-04)
|
TODO (2000-12-05)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -48,8 +48,7 @@ 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).
|
||||||
|
|
||||||
* as6e: Check result of stat for errors to avoid false recognitions of the
|
* plustek-share.h: remove //
|
||||||
as6edriver.
|
|
||||||
|
|
||||||
doc
|
doc
|
||||||
---
|
---
|
||||||
|
@ -112,7 +111,11 @@ misc
|
||||||
|
|
||||||
* use #include "../include/lalloca.h" instead of #include <lalloca.h>
|
* use #include "../include/lalloca.h" instead of #include <lalloca.h>
|
||||||
|
|
||||||
|
* check include/sane/config.h.in for unnecessary macros.
|
||||||
|
|
||||||
******** done ********
|
******** done ********
|
||||||
|
* as6e: Check result of stat for errors to avoid false recognitions of the
|
||||||
|
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.
|
||||||
* use strchr() instead of index() in mustek_pp to avoid problems when
|
* use strchr() instead of index() in mustek_pp to avoid problems when
|
||||||
icluding strings.h or string.h.
|
icluding strings.h or string.h.
|
||||||
|
|
Ładowanie…
Reference in New Issue