Linux-Trace-Devel Archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Matt Jolly <Matt.Jolly@footclan.ninja>
Cc: linux-trace-devel@vger.kernel.org
Subject: Re: [PATCH] Bump meson version to >=0.58.0
Date: Sun, 24 Dec 2023 14:01:40 -0500	[thread overview]
Message-ID: <20231224140140.6397e0f3@rorschach.local.home> (raw)
In-Reply-To: <20231216015527.167415-1-Matt.Jolly@footclan.ninja>

On Sat, 16 Dec 2023 11:55:27 +1000
Matt Jolly <Matt.Jolly@footclan.ninja> wrote:

> plugins uses str.replace which was introduced in 0.58.0.

Thanks!

I finally have some time to work on the tracing libraries for a bit (of
course it's during the holiday season :-p).

Anyway, when sending patches can you please add to the subject the
project you are sending for.

 Subject: libtraceevent: Bump meson version to >= 0.58.0

As this mailing list supports multiple projects. If the project name
wasn't in the patch itself, I would not have any idea what to apply
this to.

Thanks again for sending the update!

-- Steve


> 
> Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
> ---
>  meson.build | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meson.build b/meson.build
> index b61c873..34d3e6d 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -4,7 +4,7 @@
>  
>  project(
>      'libtraceevent', ['c'],
> -    meson_version: '>= 0.50.0',
> +    meson_version: '>= 0.58.0',
>      license: 'LGPL-2.1',
>      version: '1.7.3',
>      default_options: [


      reply	other threads:[~2023-12-24 19:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-16  1:55 [PATCH] Bump meson version to >=0.58.0 Matt Jolly
2023-12-24 19:01 ` Steven Rostedt [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=20231224140140.6397e0f3@rorschach.local.home \
    --to=rostedt@goodmis.org \
    --cc=Matt.Jolly@footclan.ninja \
    --cc=linux-trace-devel@vger.kernel.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).