Opened 6 years ago
Closed 6 years ago
#57885 closed defect (fixed)
octave: Unescaped left brace in regex is deprecated here
Reported by: | deldotvee | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), mojca (Mojca Miklavec) | |
Port: | octave texinfo perl5.28 |
Description (last modified by mf2k (Frank Schima))
Something 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:
//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. //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.
Change History (5)
comment:1 Changed 6 years ago by mf2k (Frank Schima)
comment:2 Changed 6 years ago by mf2k (Frank Schima)
Cc: | MarcusCalhoun-Lopez mojca added |
---|---|
Description: | modified (diff) |
Keywords: | unescaped brace regex deprecated removed |
Port: | <- -< removed |
Type: | update → defect |
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Summary: | octave, texinfo and perl5.28 update → octave: Unescaped left brace in regex is deprecated here |
---|
comment:4 Changed 6 years ago by mojca (Mojca Miklavec)
comment:5 Changed 6 years ago by mojca (Mojca Miklavec)
Owner: | set to mojca |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and add the port maintainer(s) to Cc (
port info --maintainers octave texinfo perl5.28
), if any.