Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For some reason rlist_test fails in AIX unit tests. The test seems to `abort()` while it should trigger an assert so that `expect_assert_failure()` can catch it. For some reason this is not happening anymore. ``` rlist.c:135: Programming Error: Internal error: Rval contains type f instead of expected scalar ``` I created a ticket (CFE-4473) to follow-up on this. Ticket: None Changelog: None Signed-off-by: Lars Erik Wik <[email protected]>
- Loading branch information