All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] checkpatch.pl Perl 5.22 deprecation
@ 2015-09-04 12:50 Bastian Koppelmann
  2015-09-04 14:23 ` Eric Blake
  0 siblings, 1 reply; 3+ messages in thread
From: Bastian Koppelmann @ 2015-09-04 12:50 UTC (permalink / raw)
  To: QEMU Developers, blauwirbel

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/1049

Cheers,
Bastian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] checkpatch.pl Perl 5.22 deprecation
  2015-09-04 12:50 [Qemu-devel] checkpatch.pl Perl 5.22 deprecation Bastian Koppelmann
@ 2015-09-04 14:23 ` Eric Blake
  2015-09-04 14:31   ` Bastian Koppelmann
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Blake @ 2015-09-04 14:23 UTC (permalink / raw)
  To: Bastian Koppelmann, QEMU Developers, blauwirbel

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

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/1049

We've diverged a bit, so you'll have to cherry-pick the patch and
propose it on list.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] checkpatch.pl Perl 5.22 deprecation
  2015-09-04 14:23 ` Eric Blake
@ 2015-09-04 14:31   ` Bastian Koppelmann
  0 siblings, 0 replies; 3+ messages in thread
From: Bastian Koppelmann @ 2015-09-04 14:31 UTC (permalink / raw)
  To: Eric Blake, QEMU Developers, blauwirbel



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/1049
> We'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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-04 14:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-04 12:50 [Qemu-devel] checkpatch.pl Perl 5.22 deprecation Bastian Koppelmann
2015-09-04 14:23 ` Eric Blake
2015-09-04 14:31   ` Bastian Koppelmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.