Skip Menu |

This queue is for tickets about the Convert-NLS_DATE_FORMAT CPAN distribution.

Report information
The Basics
Id: 110651
Status: resolved
Priority: 0/
Queue: Convert-NLS_DATE_FORMAT

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

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



From: CARNIL [...] cpan.org
Subject: [PATCH] Escape braces in regexp
Hi, In Debian we are currently applying the following patch to Convert-NLS_DATE_FORMAT. We thought you might be interested in it too. Description: Escape braces in regexp Unescaped braces in regexp are deprecated and issue a warning when used in Perl 5.22. Origin: vendor Bug-Debian: https://bugs.debian.org/809093 Author: Salvatore Bonaccorso <carnil@debian.org> Last-Update: 2015-12-27 The patch is tracked in our Git repository at https://anonscm.debian.org/cgit/pkg-perl/packages/libconvert-nls-date-format-perl.git/plain/debian/patches/escape-brace-in-regex.patch Thanks for considering, Salvatore Bonaccorso, Debian Perl Group
Here's the patch.

Message body is not shown because sender requested not to inline it.

This issue has been resolved, please consider closing it. jonasbn On Sun Dec 27 06:29:56 2015, CARNIL wrote: Show quoted text
> Hi, > > In Debian we are currently applying the following patch to > Convert-NLS_DATE_FORMAT. > We thought you might be interested in it too. > > Description: Escape braces in regexp > Unescaped braces in regexp are deprecated and issue a warning > when used in Perl 5.22. > Origin: vendor > Bug-Debian: https://bugs.debian.org/809093 > Author: Salvatore Bonaccorso <carnil@debian.org> > Last-Update: 2015-12-27 > > > The patch is tracked in our Git repository at > https://anonscm.debian.org/cgit/pkg-perl/packages/libconvert-nls-date- > format-perl.git/plain/debian/patches/escape-brace-in-regex.patch > > Thanks for considering, > Salvatore Bonaccorso, > Debian Perl Group