Skip to content
Commit ddb3c626 authored by Florian Weimer's avatar Florian Weimer
Browse files

conform/conformtest.pl: Escape literal braces in regular expressions



This suppresses Perl warnings like these:

Unescaped left brace in regex is deprecated here (and will be fatal in
Perl 5.32), passed through in regex; marked by <-- HERE in m/^element
*({ <-- HERE ([^}]*)}|([^{ ]*)) *({([^}]*)}|([^{ ]*)) *([A-Za-z0-9_]*)
*(.*)/ at conformtest.pl line 370.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent bce5911b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment