[rt.cpan.org #115103] libwx-perl: Unescaped left brace in regex is deprecated
"Slaven_Rezic via RT" <[email protected]> Wed, 8 Jun 2016 17:02:43 -0400
| Newsgroups | gmane.comp.lang.perl.wxperl |
|---|---|
| Message-ID | <[email protected]> |
Wed Jun 08 17:02:28 2016: Request 115103 was acted upon.
Transaction: Correspondence added by SREZIC
Queue: Wx
Subject: libwx-perl: Unescaped left brace in regex is deprecated
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=3D115103 >
On 2016-06-05 13:47:15, GREGOA wrote:
> We have the following bug reported to the Debian package of Wx
> (https://bugs.debian.org/826463):
>=20
> It doesn't seem to be a bug in the packaging, so you may want to take
> a look. Thanks!
>=20
> ------8<-----------8<-----------8<-----------8<-----------8<-----
>=20
> Package: libwx-perl
> Version: 1:0.9923-4
> Severity: normal
> User: [email protected]
> Usertags: perl-5.24-transition
>=20
> Building this package triggers deprecation warnings with Perl 5.24
> (currently in experimental), and probably with Perl 5.22 (current sid)
> too.
>=20
> Unescaped left brace in regex is deprecated, passed through in regex;
> marked by <-- HERE in m/^\s*\%include{ <-- HERE ([^}]+)}\s*;\s*$/ at
> /<<PKGBUILDDIR>>/build/Wx/build/Utils.pm line 110.
>=20
> The offending file is installed in a binary package, so this generates
> runtime warnings too, affecting at least the libwx-glcanvas-perl
> package
> build.
>=20
> A full build log is available at
> http://perl.debian.net/rebuild-logs/perl-5.24/libwx-perl_0.9923-4/
This is a duplicate of
https://rt.cpan.org/Ticket/Display.html?id=3D114552