bugGNU gettext - Bugs: bug #54088, [patch] Fix "Unescaped left...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #54088: [patch] Fix "Unescaped left brace in regex is deprecated" error

Submitter:  Jehan <jehan_zemarmot>
Submitted:  Fri 08 Jun 2018 09:36:21 PM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Thu 09 May 2019 07:30:34 PM UTC, comment #2: 

The fix is contained in the gettext-0.20 release.

Bruno Haible <haible>
Group administrator
Sun 16 Sep 2018 11:35:13 PM UTC, comment #1: 
Bruno Haible <haible>
Group administrator
Fri 08 Jun 2018 09:36:21 PM UTC, original submission:  

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.

Jehan <jehan_zemarmot>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Posted a comment)
  • -email is unavailable- added by jehan_zemarmot (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2018-09-16 haible CategoryNone Build
        StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed
    2018-06-08 jehan_zemarmot Attached File- Added 0001-Fixing-broken-regexp.patch, #44336

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code