[Bug 1822] Cast parameters of lm32_interrupt_* to uint32_t

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Jul 11 11:24:28 UTC 2011


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

--- Comment #3 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2011-07-11 06:24:27 CDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > What is the sizeof(int) on these machines?  Is it a two's complement machine?
> 
> 4 and yes.

Then I don't see why this cast changes anything except avoiding a potential
integer conversion warning.

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