[U-Boot-Users] [Patch] Clean up lvalues in two places for gcc 4.0

Jerry Van Baren gerald.vanbaren at smiths-aerospace.com
Thu Oct 13 13:37:38 CEST 2005


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 at 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 


More information about the U-Boot mailing list