public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alfredo Tupone <tupone@gentoo.org>
To: gentoo-dev@lists.gentoo.org, toolchain@gentoo.org
Subject: Re: [gentoo-dev] Subject: [PATCH] toolchain.eclass: ada related changes
Date: Mon, 25 Mar 2024 20:23:22 +0100	[thread overview]
Message-ID: <20240325202322.0d3fb176@alfredo.tupone.it> (raw)
In-Reply-To: <20240322191222.7089fc95@alfredo.tupone.it>

I think the following should deserve attention:

+ prevAdaSLOT=$(gnatmake -v 2>&1 | sed -n '2 p' | sed 's:^[^0-9]*\([0-9]\+\).*:\1:' | sed 's:2021:10:' )

maybe there is a way to not use sed at all, or at least to not call it three times

+ die 'Ada cannot be built with a newer compiler'

Is this good in a pkg_pretend ? All the time I tested gcc[ada] did not build with a new compiler




  reply	other threads:[~2024-03-25 19:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 18:12 [gentoo-dev] Subject: [PATCH] toolchain-func.eclass: ada related changes Alfredo Tupone
2024-03-25 19:23 ` Alfredo Tupone [this message]
2024-04-25 11:12   ` [gentoo-dev] Subject: [PATCH] toolchain.eclass: " Alfredo Tupone
2024-04-25 12:02     ` Sam James

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=20240325202322.0d3fb176@alfredo.tupone.it \
    --to=tupone@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=toolchain@gentoo.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