Skip to content

static_assert within is_running.hpp is broken when building against musl #48

Description

@JCYang

when building against musl libc. that assertion failed.
because musl contain correction for mips.
details here:
http://git.musl-libc.org/cgit/musl/commit/include/sys/wait.h?id=41c632824c08ac2c9eea43b30d1b3515dd910df6

so that assertion should be fixed.
the status code is opaque implementation detail, isn't it? that's why we need those test macro, so this is not reliable and portable at the beginning, iiuc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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