Changes between Initial Version and Version 2 of Ticket #57885


Ignore:
Timestamp:
Jan 10, 2019, 5:42:27 PM (5 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57885

    • Property Cc MarcusCalhoun-Lopez mojca added
    • Property Keywords unescaped brace regex deprecated removed
    • Property Type changed from update to defect
    • Property Port <- -< removed
  • Ticket #57885 – Description

    initial v2  
    11Something seems to be broken in **texinfo** during the update to **perl5.28**, but it only shows up for me dependably when I invoke the **help** function in **octave**. The message I get goes like this:
    2 
     2{{{
    33 //Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*/ at /opt/local/share/texinfo/Texinfo/Parser.pm line 5481.
    44
    55 //Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /opt/local/share/texinfo/Texinfo/Parser.pm line 5485.
    6 
     6}}}