[Bug 1927] mpc83xx/network/tsec.c large integer implicitly truncated to unsigned type

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Oct 6 00:22:38 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1927

--- Comment #2 from Ralf Corsepius <ralf.corsepius at rtems.org> 2011-10-05 19:22:36 CDT ---
(In reply to comment #1)
> I don't see any reason why the uint8_t can't be a uint16_t.

I don't see any reason why these uint8_t's need to be a fixed-size type and
can't be originary int's.

> This BSP is in 4.9 and 4.10 so whatever the solution turns out to be, it needs
> to be applied to the branches.

This part of the code is only on HEAD - The branches look entirely different.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list