From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3BC40459E0; Fri, 20 Sep 2024 10:23:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA08943353; Fri, 20 Sep 2024 10:23:02 +0200 (CEST) Received: from dkmailrelay1.smartsharesystems.com (smartserver.smartsharesystems.com [77.243.40.215]) by mails.dpdk.org (Postfix) with ESMTP id EFBBC40669 for ; Fri, 20 Sep 2024 10:23:01 +0200 (CEST) Received: from smartserver.smartsharesystems.com (smartserver.smartsharesys.local [192.168.4.10]) by dkmailrelay1.smartsharesystems.com (Postfix) with ESMTP id ABE2C21B3B; Fri, 20 Sep 2024 10:23:01 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01DB0B36.4E003D9D" Subject: Meson get_cross_property deprecated Date: Fri, 20 Sep 2024 10:22:59 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <98CBD80474FA8B44BF855DF32C47DC35E9F706@smartserver.smartshare.dk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Meson get_cross_property deprecated Thread-Index: AdsLNk2FBOuUi7LxSoqkzRLTHHiB+A== From: =?iso-8859-1?Q?Morten_Br=F8rup?= To: "Bruce Richardson" Cc: X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org This is a multi-part message in MIME format. ------_=_NextPart_001_01DB0B36.4E003D9D Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Bruce, =20 Meson version 1.3.2 emits a notice that meson.get_cross_property is = deprecated:=20 =20 NOTICE: Future-deprecated features used: * 0.58.0: {'meson.get_cross_property'} =20 It seems to have been replaced by meson.get_external_property: https://mesonbuild.com/Reference-manual_builtin_meson.html#mesonget_cross= _property =20 =20 Looking forward to seeing you again next week. J =20 =20 Med venlig hilsen / Kind regards, -Morten Br=F8rup =20 ------_=_NextPart_001_01DB0B36.4E003D9D Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi = Bruce,

 

Meson version 1.3.2 emits a notice that = meson.get_cross_property is deprecated:

 

NOTICE: Future-deprecated features = used:

* 0.58.0: = {'meson.get_cross_property'}

 

It seems to = have been replaced by meson.get_external_property:

https://mesonbuild.com/Reference-manual_builtin_meson.= html#mesonget_cross_property

 

 

Looking = forward to seeing you again next week. J

 

 

Med venlig hilsen / Kind regards,

-Morten = Br=F8rup

 

------_=_NextPart_001_01DB0B36.4E003D9D--