Skip to content

Replace Oniguruma #1145

@Arcterus

Description

@Arcterus

Currently we use Oniguruma for expr because it has support for the GNU regex syntax. Ideally, we should be using something like Rust regex, but AFAICT this involves either converting the input string to make it conform to the correct syntax or forking regex-syntax so it supports GNU regexes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions