Hi Ryan,
On Fri, Feb 12, 2021 at 8:11 AM Ryan Long wrote:
>
> These macros are to be used to check the status from calls that are flagged by
> Coverity as 'Unchecked return value'.
>
> Fix file assert.h
Thanks for these updates, it's almost there. Can you open a ticket
related to this feature i
These macros are to be used to check the status from calls that are flagged by
Coverity as 'Unchecked return value'.
Fix file assert.h
---
cpukit/include/rtems/score/assert.h | 30 ++
1 file changed, 30 insertions(+)
diff --git a/cpukit/include/rtems/score/assert.h
b