change log for rtems (2011-04-15)

Joel Sherrill joel.sherrill at OARcorp.com
Fri Apr 15 13:19:11 UTC 2011


On 04/15/2011 07:51 AM, Sebastian Huber wrote:
> On 04/15/2011 02:43 PM, Joel Sherrill wrote:
>> The change to the test code is wrong. All rtems_ methods in it return rtems_status_code not int. If there is a mix or return types use two variables.
> Do you refer to psxstat?  In test.c the status variable must be of type int.
> The return value of the rtems_* methods is ignored (it was an assignment
> without effect).
>
I was reviewing on my phone so it was a bit difficult.
The code I was referring to had taken the status =
off of rtems_ calls.

--joel



More information about the vc mailing list