bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [bug #54088] [patch] Fix "Unescaped left brace in regex is


From: Jehan
Subject: [bug-gettext] [bug #54088] [patch] Fix "Unescaped left brace in regex is deprecated" error
Date: Fri, 8 Jun 2018 17:36:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <http://savannah.gnu.org/bugs/?54088>

                 Summary: [patch] Fix "Unescaped left brace in regex is
deprecated" error
                 Project: GNU gettext
            Submitted by: jehan_zemarmot
            Submitted on: Fri 08 Jun 2018 09:36:21 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Building with perl 5.26 and over (v5.26.2 in my case), current source code
produces such an error in various pieces of code:

> Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.30), passed through in regex

This is fixed with the attached patch (which basically follows the indication
of the error and escape the braces.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 08 Jun 2018 09:36:21 PM UTC  Name: 0001-Fixing-broken-regexp.patch 
Size: 1KiB   By: jehan_zemarmot

<http://savannah.gnu.org/bugs/download.php?file_id=44336>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54088>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]