* [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
* [U-Boot-Users] [Patch] Clean up lvalues in two places for gcc 4.0
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
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2005-10-13 14:52 UTC (permalink / raw)
To: u-boot
Dear Jerry,
in message <434E4702.6020203@smiths-aerospace.com> you wrote:
>
> 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.
Sorry. Parallel work.
> Clean up lvalue issues for gcc 4.0
> Patch by Jerry Van Baren, 12 October 2005
We implemented similar fixes before, as well as many other necessary
changes. Just checked in.
Thanks anyway.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The only way you could make a happy marriage is by cuttin' their
heads off as soon as they say `I do', yes? You can't make happi-
ness... - Terry Pratchett, _Witches Abroad_
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] [Patch] Clean up lvalues in two places for gcc 4.0
2005-10-13 14:52 ` Wolfgang Denk
@ 2005-10-13 15:11 ` Jerry Van Baren
0 siblings, 0 replies; 3+ messages in thread
From: Jerry Van Baren @ 2005-10-13 15:11 UTC (permalink / raw)
To: u-boot
Wolfgang Denk wrote:
> Dear Jerry,
>
> in message <434E4702.6020203@smiths-aerospace.com> you wrote:
>
>>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.
>
>
> Sorry. Parallel work.
>
>
>>Clean up lvalue issues for gcc 4.0
>>Patch by Jerry Van Baren, 12 October 2005
>
>
> We implemented similar fixes before, as well as many other necessary
> changes. Just checked in.
>
> Thanks anyway.
>
> Best regards,
>
> Wolfgang Denk
I saw that. I bet you got tired of typing "Cleanup for GCC-4.x" ;-)
You were much more ambitious than me, and we thank your for your
ambition :-).
gvb
^ 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