From: "O.Sezer" <sezeroz@ttnet.net.tr>
To: linux-kernel@vger.kernel.org
Cc: marcelo.tosatti@cyclades.com
Subject: Re: Linux 2.4.28-pre2
Date: Thu, 26 Aug 2004 18:26:39 +0300 [thread overview]
Message-ID: <412E012F.4050503@ttnet.net.tr> (raw)
Hi Marcelo:
> Also a bunch of gcc 3.4 fixes, hopefully we are done
> with that now.
Fairly close, but not complete. You need the two patches at:
http://marc.theaimsgroup.com/?l=linux-kernel&m=109327862717567&w=2
http://marc.theaimsgroup.com/?l=linux-kernel&m=109292095518054&w=2
(You should have them in your mailbox)
After those, there will still be five warnings which I couldn't
find an easy way to deal with:
1. the rio driver:
rio_linux.c: In function `rio_init':
rio_linux.c:1209: warning: use of cast expressions as lvalues is deprecated
rio_linux.c:1333: warning: use of cast expressions as lvalues is deprecated
2. isdn/eicon:
eicon_idi.c: In function `idi_faxdata_send':
eicon_idi.c:2057: warning: use of cast expressions as lvalues is deprecated
3. scsi/53c7,8xx.c:
53c7,8xx.c: In function `NCR53c7xx_queue_command':
53c7,8xx.c:3929: warning: use of cast expressions as lvalues is deprecated
4. rivafb:
accel.c: In function `fbcon_riva_writechr':
accel.c:157: warning: use of cast expressions as lvalues is deprecated
5. affs/super.c :
super.c: In function `parse_options':
super.c:133: warning: use of conditional expressions as lvalues is
deprecated
As you know these are warnings in gcc3.4 but will be failures in 3.5.
Another thing is in scsi/ultrastor.c:
ultrastor.c: In function `ultrastor_queuecommand':
ultrastor.c:301: warning: matching constraint does not allow a register
ultrastor.c:301: warning: matching constraint does not allow a register
I'm no asm guy so I don't know how serious/how to fix this.
Regards,
Ozkan.
next reply other threads:[~2004-08-26 15:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-26 15:26 O.Sezer [this message]
2004-08-26 19:15 ` Linux 2.4.28-pre2 Adrian Bunk
2004-08-26 19:50 ` O.Sezer
2004-08-26 22:26 ` Willy Tarreau
2004-08-27 12:00 ` Marcelo Tosatti
-- strict thread matches above, loose matches on Subject: below --
2004-08-26 1:01 Marcelo Tosatti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=412E012F.4050503@ttnet.net.tr \
--to=sezeroz@ttnet.net.tr \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox