On 09/04/2015 04:23 PM, Eric Blake wrote:
On 09/04/2015 06:50 AM, Bastian Koppelmann wrote:Hi, Perl 5.22 has deprecated unescaped { inside a regexp, which leads to very annoying warnings. Since we use checkpatch from the Linux kernel, I found a corresponding patch [1] that fixes it. Do we just get the new checkpatch from the kernel, or do we integrate the patch ourself? [1] https://lkml.org/lkml/2015/7/8/1049We've diverged a bit, so you'll have to cherry-pick the patch and propose it on list.
Thanks, I'll do that. Cheers, Bastian
