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=115103 >
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):
>
> It doesn't seem to be a bug in the packaging, so you may want to take
> a look. Thanks!
>
> ------8<-----------8<-----------8<-----------8<-----------8<-----
>
> Package: libwx-perl
> Version: 1:0.9923-4
> Severity: normal
> User: [email protected]
> Usertags: perl-5.24-transition
>
> Building this package triggers deprecation warnings with Perl 5.24
> (currently in experimental), and probably with Perl 5.22 (current sid)
> too.
>
> 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.
>
> The offending file is installed in a binary package, so this generates
> runtime warnings too, affecting at least the libwx-glcanvas-perl
> package
> build.
>
> 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=114552