[U-Boot] [U-Boot, RFC, v2] get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use

Tom Rini trini at konsulko.com
Sat Jan 9 04:35:38 CET 2016


On Thu, Jan 07, 2016 at 01:45:38PM +0100, Heiko Schocher wrote:

> from linux commit ce8155f7a3d5:
> 
> Perl 5.22 emits a deprecated message when "\C" is used in a regex.  Perl
> 5.24 will disallow it altogether.
> 
> Fix it by using [A-Z] instead of \C.
> 
> >From linux adapted to U-Boot by:
> Signed-off-by: Heiko Schocher <hs at denx.de>
> Reviewed-by: Andre Przywara <andre.przywara at arm.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160108/54761c00/attachment.sig>


More information about the U-Boot mailing list