Skip to content

compiler error in quic/common/third-party/optional.h #396

@abelay

Description

@abelay

I'm getting the following compiler error:

/tmp/fbcode_builder_getdeps-ZhomeZambZfbthriftZbuildZfbcode_builder/repos/github.com-facebook-mvfst.git/quic/common/third-party/optional.h:1600:14: error: ‘abort’ is not a member of ‘std’
1600 | std::abort();

Probably, the fix is to include cstdlib.

I'm using gcc 14.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions