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
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
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'
...
>>
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.
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