Skip to content

Unescaped left brace in regex is illegal here in regex #36

@eserte

Description

@eserte

With perl 5.25.x the previously deprecated unescaped { in regexes is now a hard error. Test suite hangs because of this:

Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/ { <-- HERE -VDEOR-} / at t/lib/Vim/Debug/Client.pm line 68.
ClientError: 2
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/ { <-- HERE -VDEOR-} / at t/lib/Vim/Debug/Client.pm line 68.
ClientError: 3
Terminated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions