
6 Apr
2005
6 Apr
'05
3:32 p.m.
Dear Christian,
about a year ago,
in message 1080814283.1850.24.camel@absolute you wrote:
Hi, I tried this with some different CFs with FAT file-systems on them. There is a README in the patch itself that goes in documentation directory.
...
- while (reg_arr[i])
- ( (volatile unsigned int *) reg_arr[i++]) |= reg_arr[i++];
This construct is illegal; the operation on "i" is undefined.
Can you please explain what the code is supposed to do, and/or submit a fix?
Thanks.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
The most difficult thing in the world is to know how to do a thing
and to watch someone else doing it wrong, without commenting.
-- T.H. White