Re: [hatari-devel] Fwrite warnings

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


I just noticed that I also get these warnings for files definitely opened
for writing, i.e. opened with fopen(FILENAME, "w") with Pure C.

> Hi,
> 
> with the latest sources I get tons of warnings when, for instance, I compile
> with Pure C. I have never seen these warnings before.
> 
> WARN : GEMDOS Fwrite() to 'ROOT.O' file, opened as read-only
> WARN : GEMDOS Fwrite() to 'ROOT.O' file, opened as read-only
> WARN : GEMDOS Fwrite() to 'ROOT.O' file, opened as read-only
> WARN : GEMDOS Fwrite() to 'ROOT.O' file, opened as read-only
> WARN : GEMDOS Fwrite() to 'BOOT.O' file, opened as read-only
> WARN : GEMDOS Fwrite() to 'BOOT.O' file, opened as read-only
> WARN : GEMDOS Fwrite() to 'BOOT.O' file, opened as read-only
> WARN : GEMDOS Fwrite() to 'BOOT.O' file, opened as read-only
> 
> Is this a bug or can these warnings be switched off? There are so many of
> them that it's hard to see the actually relevant messages.
> 
> Best regards
> 
> Uwe
> 
> 



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/