public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: "nicusor.huhulea@siemens.com" <nicusor.huhulea@siemens.com>,
	"isar-users@googlegroups.com" <isar-users@googlegroups.com>
Subject: Re: [PATCH] template.bbclass: fix warning by using a raw string for regular expressions
Date: Fri, 15 Mar 2024 16:01:52 +0300	[thread overview]
Message-ID: <ebf9fc1088b0220b92c0f0f2cb9c69c3c0f7e71f.camel@ilbers.de> (raw)
In-Reply-To: <DB3PR10MB690833DFB0549256DC3F56FFE6242@DB3PR10MB6908.EURPRD10.PROD.OUTLOOK.COM>

On Mon, 2024-03-11 at 13:44 +0000, 'nicusor.huhulea@siemens.com' via
isar-users wrote:
> the warning is:
> DEBUG: Executing python function do_transform_template
> /build/../work/isar/meta/classes/template.bbclass:24:
> DeprecationWarning: invalid escape sequence '\$'
> 
> fix this by adding 'r' before opening quote in order to treat the
> string
> as raw string, preventing the interpretation of backslashes as escape
> characters
> 
> Signed-off-by: Nicusor Huhulea <nicusor.huhulea@siemens.com>
> 

Applied to next, thanks.

      reply	other threads:[~2024-03-15 13:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 13:44 nicusor.huhulea
2024-03-15 13:01 ` Uladzimir Bely [this message]

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=ebf9fc1088b0220b92c0f0f2cb9c69c3c0f7e71f.camel@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=isar-users@googlegroups.com \
    --cc=nicusor.huhulea@siemens.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