[sane-devel] [patch] fix SANE_Device

2004-11-14 Thread Oliver Rauch
Am Son, 2004-11-14 um 13.17 schrieb Henning Meier-Geinitz: > Hi, >=20 > On Sun, Nov 14, 2004 at 12:14:10AM +0100, Oliver Rauch wrote: > > Please can you explain what error/warning the const produces on your > > system? >=20 > e.g.: > abaton.c: In function sane_abaton_exit': > abaton.c:902: warning:

[sane-devel] [patch] fix SANE_Device

2004-11-14 Thread Henning Meier-Geinitz
Hi, On Sun, Nov 14, 2004 at 12:14:10AM +0100, Oliver Rauch wrote: > Please can you explain what error/warning the const produces on your > system? e.g.: abaton.c: In function sane_abaton_exit': abaton.c:902: warning: cast discards qualifiers from pointer target type abaton.c:903: warning: cast di

[sane-devel] [patch] fix SANE_Device

2004-11-14 Thread Frank Zago
This is a multi-part message in MIME format. --020906070304060802060600 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by ms-smtp-04.texas.rr.com id iAEJ34J5003498 >=20 > The SANE

[sane-devel] can I help someone to build a backend for CanoScan D1250U2

2004-11-14 Thread Ryck Purschke-Evers
Hi everybody! Can I help someone to build or test a backend for the Canon CanoScan D1250U2? Or can help me someone to create a backend for this scanner? Are there any Information about "creating" in german? It would be ma first backend :-) Thanks Ryck

[sane-devel] [patch] umax_pp: fixes for x86_64

2004-11-14 Thread stef
On Sat, Nov 13, 2004 at 01:50:50PM -0600, Frank Zago wrote: > This patch makes umax_pp recognize the amd64 cpus. > --- backend/umax_pp_low.c 8 Oct 2004 05:16:43 - 1.61 > +++ backend/umax_pp_low.c 13 Nov 2004 19:34:18 - > @@ -208,7 +208,7 @@ sanei_outsl (unsigned int port, con

[sane-devel] [patch] fix SANE_Device

2004-11-14 Thread Oliver Rauch
Am Sam, 2004-11-13 um 23.36 schrieb Frank Zago: > Oliver Rauch wrote: > > Am Sam, 2004-11-13 um 21.26 schrieb Frank Zago: > > > > > >>>I guess the idea was that the strings shouldn't be changed after the > >>>SANE-Device pointer is returned to the frontend. > >> > >>Thsi behaviour should be made