Skip to content

Build of testthat fails #1373

@liheinz

Description

@liheinz

When I try to build the current master it fails with
`
../inst/include/testthat/vendor/catch.h:6495:33: error: size of array ‘altStackMem’ is not an integral constant-expression

6495 | static char altStackMem[SIGSTKSZ];

size of array ‘altStackMem’ is not an integral constant-expression

6546 | char FatalConditionHandler::altStackMem[SIGSTKSZ] = {};

`
With gcc version: 11.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions