[PATCH] libtest: Fix undefined setjmp() behaviour

Kinsey Moore kinsey.moore at oarcorp.com
Mon Nov 23 14:29:30 UTC 2020


-----Original Message-----
From: devel <devel-bounces at rtems.org> On Behalf Of Sebastian Huber
Sent: Monday, November 23, 2020 03:19
To: devel at rtems.org
Subject: [PATCH] libtest: Fix undefined setjmp() behaviour

> Bug was introduced by 78baeb757957fa0807c30e6c4d21ae99c9639e6a.
>
> Update #3199.
> ---
>  cpukit/include/rtems/test.h |   3 +-
>  cpukit/libtest/t-test.c     | 110 +++++++++++++++++++-----------------
>  2 files changed, 60 insertions(+), 53 deletions(-)

This fixes the bug for me, thanks!

Kinsey


More information about the devel mailing list