[sane-devel] compiling with gcc 3.3.4 on OS/2

2005-07-17 Thread Henning Meier-Geinitz
Hi, On Sun, Jul 17, 2005 at 05:34:41PM +0200, Franz Bakan wrote: > I can solve the problem, if I remove the 'const' from > 'const struct' in line 3793 of sanei_scsi.c > > Would it hurt to remove this 'const' from sanei_scsi.c in CVS > to make my compiler happy? Done. Bye, Henning

[sane-devel] compiling with gcc 3.3.4 on OS/2

2005-07-17 Thread Franz Bakan
Hi, because the problem is still there with the latest available gcc-compiler (3.3.5) for OS/2 I repeat my question: On Wed, 13 Oct 2004 23:25:08 +0200 (CEST), Franz Bakan wrote: >I'm trying to build with gcc 3.3.4 and besides other small problems > >compiling fails with: > >sanei_scsi.c: In fun

[sane-devel] compiling with gcc 3.3.4 on OS/2

2004-11-02 Thread
On Thu, 14 Oct 2004 14:00:30 +0200, Henning Meier-Geinitz wrote: >> I'm trying to build with gcc 3.3.4 and besides other small problems >> >> compiling fails with: >> >> sanei_scsi.c: In function `sanei_scsi_find_devices': >> sanei_scsi.c:3857: error: assignment of read-only member `str' ... >>

[sane-devel] compiling with gcc 3.3.4 on OS/2

2004-10-14 Thread Henning Meier-Geinitz
Hi, On Wed, Oct 13, 2004 at 11:25:08PM +0200, Franz Bakan wrote: > I'm trying to build with gcc 3.3.4 and besides other small problems > > compiling fails with: > > sanei_scsi.c: In function `sanei_scsi_find_devices': > sanei_scsi.c:3857: error: assignment of read-only member `str' > sanei_scsi.

[sane-devel] compiling with gcc 3.3.4 on OS/2

2004-10-13 Thread
Hi, I'm trying to build with gcc 3.3.4 and besides other small problems compiling fails with: sanei_scsi.c: In function `sanei_scsi_find_devices': sanei_scsi.c:3857: error: assignment of read-only member `str' sanei_scsi.c:3858: error: assignment of read-only member `str' sanei_scsi.c:3859: erro