Skip to content

Library doesn't build in standalone mode with exceptions disabled #279

Description

@MikePopoloski

If BOOST_REGEX_STANDALONE and BOOST_NO_EXCEPTIONS are both defined the library fails to compile with GCC or clang, due to unguarded uses of throw. I have a fork with fixes here if it's helpful, not sure if it's how you'd want it done: develop...MikePopoloski:regex:develop

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