intltool-update fails with Perl 5.26
Bug #1696658 reported by
joerg
This bug report is a duplicate of:
Bug #1490906: intltool-update spits warnings with Perl 5.22 (which might be wrongly used by callers).
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
intltool |
New
|
Undecided
|
Unassigned |
Bug Description
Running intltool-update with Perl 5.26 fails:
"""
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /home/joerg/
"""
Though this patch [1] is for Perl 5.22, it fixes the issue for Perl 5.26, too.
Note, that Arch Linux updated Perl from version 5.24 to 5.26 some days ago. Before the update, running the intltool-update did not failed.
[1] https:/
To post a comment you must log in.