Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #61683
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Niko Tyni <ntyni@debian.org> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#905116: scripts/kernel-doc: Unescaped left brace in regex is deprecated |
| Date | Tue, 31 Jul 2018 13:00:02 +0200 |
| Message-ID | <whAxH-3DS-3@gated-at.bofh.it> (permalink) |
| X-Original-To | submit@bugs.debian.org |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Tue Jul 31 10:51:11 2018 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -2.3 |
| Reply-To | Niko Tyni <ntyni@debian.org>, 905116@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Kernel Team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | report 905116 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Source | linux |
| X-Spam-Bayes | score:0.0000 Tokens: new, 11; hammy, 123; neutral, 27; spammy, 1. spammytokens:0.953-+--HERE hammytokens:0.000-+--H*F:U*ntyni, 0.000-+--H*rp:U*ntyni, 0.000-+--H*RU:urchin.earth.li, 0.000-+--H*r:urchin.earth.li, 0.000-+--H*rp:D*urchin.earth.li |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.10.0 (2018-05-17) |
| X-Urchin-Spam-Score-Int | -28 |
| X-Urchin-Spam-Bar | -- |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1476165 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 14 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 31 Jul 2018 13:49:46 +0300 |
| X-Original-Message-ID | <20180731104946.GA28861@estella.local.invalid> |
| Xref | csiph.com linux.debian.bugs.dist:910528 linux.debian.kernel:61683 |
Cross-posted to 2 groups.
Show key headers only | View raw
Source: linux
Version: 4.17.8-1
Severity: minor
User: debian-perl@lists.debian.org
Usertags: perl-5.28-transition
While test rebuilding the archive against Perl 5.28 (currently in
experimental), we noticed these warnings in the build log of this package:
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/({ <-- HERE )/ at ./scripts/kernel-doc line 1179.
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/({ <-- HERE [^\{\}]*})/ at ./scripts/kernel-doc line 1155.
--
Niko Tyni ntyni@debian.org
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#905116: scripts/kernel-doc: Unescaped left brace in regex is deprecated Niko Tyni <ntyni@debian.org> - 2018-07-31 13:00 +0200
Bug#905116: [PATCH] scripts/kernel-doc: Escape all literal braces in regexes Ben Hutchings <ben@decadent.org.uk> - 2018-08-05 18:30 +0200
Bug#905116: [PATCH v2] scripts/kernel-doc: Escape all literal braces in regexes Ben Hutchings <ben@decadent.org.uk> - 2018-08-05 18:50 +0200
Bug#905116: [PATCH v2] scripts/kernel-doc: Escape all literal braces in regexes Jonathan Corbet <corbet@lwn.net> - 2018-08-06 15:30 +0200
Bug#905116: [PATCH v2] scripts/kernel-doc: Escape all literal braces in regexes Ben Hutchings <ben@decadent.org.uk> - 2018-08-06 17:50 +0200
Bug#905116: [PATCH v2] scripts/kernel-doc: Escape all literal braces in regexes Jonathan Corbet <corbet@lwn.net> - 2018-08-06 21:40 +0200
Bug#905116: marked as done (scripts/kernel-doc: Unescaped left brace in regex is deprecated) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-08-28 10:20 +0200
Bug#905116: marked as done (scripts/kernel-doc: Unescaped left brace in regex is deprecated) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-08-28 10:20 +0200
Bug#905116: marked as done (scripts/kernel-doc: Unescaped left brace in regex is deprecated) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-08-28 17:10 +0200
csiph-web