[from sane-commit:] On Mon, Aug 15, 2005 at 06:56:55PM +0000, Oliver Schwartz wrote: > Date: Monday, August 15, 2005 @ 18:56:55 > Author: oliver-guest > Path: /cvsroot/sane/sane-backends > > Modified: ChangeLog backend/snapscan-scsi.c backend/snapscan.c > > Added temporary debug code for 2480/2580 distinction > > > -------------------------+ > ChangeLog | 6 ++++++ > backend/snapscan-scsi.c | 40 +++++++++++++++++++++++++++++++++++++--- > backend/snapscan.c | 7 +++++-- > 3 files changed, 48 insertions(+), 5 deletions(-)
Maybe I'm doing something wrong but after cvs update and trying to make sane-backends I get: In file included from snapscan.c:210: snapscan-scsi.c: In function 'inquiry': snapscan-scsi.c:483: error: 'PERFECTION3590' undeclared (first use in this function) snapscan-scsi.c:483: error: (Each undeclared identifier is reported only once snapscan-scsi.c:483: error: for each function it appears in.) snapscan-scsi.c:485: warning: pointer targets in passing argument 2 of 'snapscani_debug_data' differ in signedness snapscan-scsi.c: In function 'calibrate_2480': [...] Bye, Henning
