On Thu, Feb 11, 2021 at 2:19 PM Joel Sherrill wrote:
>
>
>
> On Thu, Feb 11, 2021 at 3:12 PM Gedare Bloom wrote:
>>
>> On Thu, Feb 11, 2021 at 1:28 PM Ryan Long wrote:
>> >
>> > These macros are to be used to check the status from calls that are
>> > flagged by
>> > Coverity as 'Unchecked retur
On Thu, Feb 11, 2021 at 3:12 PM Gedare Bloom wrote:
> On Thu, Feb 11, 2021 at 1:28 PM Ryan Long
> wrote:
> >
> > These macros are to be used to check the status from calls that are
> flagged by
> > Coverity as 'Unchecked return value'.
> > ---
> > cpukit/include/rtems/score/assert.h | 30 ++
On Thu, Feb 11, 2021 at 1:28 PM Ryan Long wrote:
>
> These macros are to be used to check the status from calls that are flagged by
> Coverity as 'Unchecked return value'.
> ---
> cpukit/include/rtems/score/assert.h | 30 ++
> 1 file changed, 30 insertions(+)
>
> diff