qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Fam Zheng <famz@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Bastian Koppelmann <kbastian@mail.uni-paderborn.de>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Max Reitz <mreitz@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] checkpatch: Escape left braces in regex
Date: Fri, 11 Sep 2015 12:11:45 +0100	[thread overview]
Message-ID: <CAFEAcA_dB_NRHjc4urXiQ-G6D9E+-LebBQzAOD0DaAxQ0TLOSg@mail.gmail.com> (raw)
In-Reply-To: <1441969656-2640-1-git-send-email-famz@redhat.com>

On 11 September 2015 at 12:07, Fam Zheng <famz@redhat.com> wrote:
> Latest perl now deprecates "{" literal in regex and print warnings like
> "unescaped left brace in regex is deprecated".  Add escape to keep it
> happy.
>
> Signed-off-by: Fam Zheng <famz@redhat.com>

Looks like https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg01134.html
but catching more cases?

thanks
-- PMM

  reply	other threads:[~2015-09-11 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-11 11:07 [Qemu-devel] [PATCH] checkpatch: Escape left braces in regex Fam Zheng
2015-09-11 11:11 ` Peter Maydell [this message]
2015-09-14 16:41 ` Paolo Bonzini
2015-09-14 16:53   ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFEAcA_dB_NRHjc4urXiQ-G6D9E+-LebBQzAOD0DaAxQ0TLOSg@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=famz@redhat.com \
    --cc=kbastian@mail.uni-paderborn.de \
    --cc=mreitz@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).