Skip Menu |

This queue is for tickets about the BibTeX-Parser CPAN distribution.

Report information
The Basics
Id: 116391
Status: new
Priority: 0/
Queue: BibTeX-Parser

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.69
Fixed in: (no value)



Subject: Unescaped left brace in regex is deprecated here, passed through in regex
Tests fail with perl 5.25.x: Unescaped left brace in regex is deprecated here, passed through in regex; marked by <-- HERE in m/({\\(.){ <-- HERE (\\?\w{1,2})}})/ at /opt/perl-5.25.3/lib/site_perl/5.25.3/LaTeX/ToUnicode.pm line 32. Unescaped left brace in regex is deprecated here, passed through in regex; marked by <-- HERE in m/(\\(.){ <-- HERE (\\?\w{1,2})})/ at /opt/perl-5.25.3/lib/site_perl/5.25.3/LaTeX/ToUnicode.pm line 35. Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\G{ <-- HERE \s*((?^:(?^:[a-zA-Z0-9\!\$\&\*\+\-\./\:\;\<\>\?\[\]\^\_\`\|])+))\s*=\s*/ at /tmpfs/.cpan-build-cpansand/2016072200/BibTeX-Parser-0.69-0/blib/lib/BibTeX/Parser.pm line 87, <GEN0> line 18. # Looks like your test exited with 25 just after 10. t/06-parse_complex.t ...... Dubious, test returned 25 (wstat 6400, 0x1900) Failed 9/19 subtests See also https://rt.perl.org/Public/Bug/Display.html?id=128139