public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [Patch] Clean up lvalues in two places for gcc 4.0
@ 2005-10-13 11:37 Jerry Van Baren
  2005-10-13 14:52 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Jerry Van Baren @ 2005-10-13 11:37 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

Attached is a patch I did last night (2005-10-12) to fix two places 
where gcc 4.0 refused to compile due to the lvalue constructs no longer 
being supported.  The patches compile, I have not executed the resulting 
code: please double-check for correctness.

  fs/jffs2/compr_rubin.c |    3 ++-
  net/net.c              |    3 ++-
  2 files changed, 4 insertions(+), 2 deletions(-)

---- Changelog ----

Clean up lvalue issues for gcc 4.0
Patch by Jerry Van Baren, 12 October 2005

Signed-off-by: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>

----

Best regards,
gvb

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: u-boot-lvalues-submitted-2005-10-13.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20051013/8f50c27e/attachment.txt 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-13 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-13 11:37 [U-Boot-Users] [Patch] Clean up lvalues in two places for gcc 4.0 Jerry Van Baren
2005-10-13 14:52 ` Wolfgang Denk
2005-10-13 15:11   ` Jerry Van Baren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox