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

Wolfgang Denk wd at denx.de
Thu Jan 7 17:13:59 CET 2016


Dear Heiko,

In message <1452170739-31351-1-git-send-email-hs at denx.de> you wrote:
> 
> running get_maintainer.pl drops warnings with PERL > 5.22 .
> In linux this is fixed though above commit.

ACK.

> But ... I get differences when running the python script:

So the Python script ...

>         ret = subprocess.call(["scripts/get_maintainer.pl", "-f", tmp])

...basically does the equivalent of running

	scripts/get_maintainer.pl -f <directory>/<file>

on the command line.

> and comparing the output from it, based on the original
> u-boot code and the code with this patch ...

What exactly do you mean by "I get differences"?  What are the used
values for "directory" and "file" in your test case, and which exact
differences do you get?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Don't try to outweird me, three-eyes. I get stranger things than you
free with my breakfast cereal."
           - Zaphod Beeblebrox in  "Hitchhiker's Guide to the Galaxy"


More information about the U-Boot mailing list