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 0EE7142BF4 for ; Wed, 31 May 2023 16:55:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0573F4161A; Wed, 31 May 2023 16:55:18 +0200 (CEST) Received: from mail-ua1-f51.google.com (mail-ua1-f51.google.com [209.85.222.51]) by mails.dpdk.org (Postfix) with ESMTP id D0F1F40A82; Wed, 31 May 2023 16:55:15 +0200 (CEST) Received: by mail-ua1-f51.google.com with SMTP id a1e0cc1a2514c-783ff10cdbaso3489475241.2; Wed, 31 May 2023 07:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685544915; x=1688136915; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=RWOxTcA37WDIvN/ttbBaF4Oh6YxUo9zAhcM+yizsZoA=; b=McsOilOP22maKdJSTo1t2fym7KZhmx/+eL042NXPtqQVT04jWGpinYLBlXPxiQaceP jji7yCeblGNuOurSx7nIfcRa6p40BDaIvM/6KTLnCYPS+P3nXYDPkMq54waxjMs5aBDC 8CPYWlY8gDfrAy6u0BaUWpbUfbGIwLPDFnC2xxqVw6PMuR/rUfbHTnmXl+ZbsF6DsCgX 9DZZrxk+9NAUNdpsJDcL5KtvcH8hJW/q0lA0U6vQh/t8U5ULaorBFmMV37jlfJErwDsO 7poAnjuPGAjdgkjVV3oUS4HG8dkfapYt42eZ2n4ktfH0UCAeiflYlaqgF5kHg5t00JeI 2x4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685544915; x=1688136915; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RWOxTcA37WDIvN/ttbBaF4Oh6YxUo9zAhcM+yizsZoA=; b=i8ax/K+ooro5vkvb2Y1LuOsuSvX/q44NZSqzmgzzngE8Cj4fSwMDzYDqrjruiQmLwa 8QIl1A+HoagvrcWcw9iRnONXXq0ZgCFRQnrC3MelKv+jhb5CIgXV5F2UQq4J6FBYoStc 3y4nBqUhQshEenV/MzGgEKtBTq/OUfWRxqlZoKoI5DJPOBHGIyMYqfNaF6htEAarHXBA Dy52WTJqWfPhSyEdZzT9EM4asgcCrpIvSrKjaZlMZbgDyNO1zl3ex9pkqLE/ZTHQy94l AJ3+i4i+tNOo+cEWbkoKfMlfj9sKiXqIRyG9+PQTi4JpWa1vg/yJHrm2A25Yj+QJwfCQ 8+DA== X-Gm-Message-State: AC+VfDwJ+uxyBfXXAMIG6mzCAGUGy4bCCD6z2bVNcXnVdEA/Ey+D3GyW w3EoVYfc20h1+hmMQRdu44CvI4mhkoHG98NNrAI= X-Google-Smtp-Source: ACHHUZ5+KZ6bi8fWGnF71JcZFHK8T0KdTtx2C3qhkBpzNlFb9qYvsVW/g/FGcx/NVFMWc84gnVxI39SuamDUH0ThIwo= X-Received: by 2002:a1f:4b45:0:b0:43f:f4a3:7385 with SMTP id y66-20020a1f4b45000000b0043ff4a37385mr1924287vka.7.1685544915088; Wed, 31 May 2023 07:55:15 -0700 (PDT) MIME-Version: 1.0 References: <20230531124648.1358005-1-jerinj@marvell.com> <3106713.TQGk6oTFT5@thomas> <2232141.KTMopqUuYO@thomas> In-Reply-To: <2232141.KTMopqUuYO@thomas> From: Jerin Jacob Date: Wed, 31 May 2023 20:24:49 +0530 Message-ID: Subject: Re: [dpdk-dev] [PATCH v1] doc: remove warning with doxygen 1.9.7 To: Thomas Monjalon Cc: jerinj@marvell.com, dev@dpdk.org, bruce.richardson@intel.com, david.marchand@redhat.com, stable@dpdk.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org On Wed, May 31, 2023 at 8:19=E2=80=AFPM Thomas Monjalon wrote: > > 31/05/2023 16:07, Jerin Jacob: > > On Wed, May 31, 2023 at 7:31=E2=80=AFPM Thomas Monjalon wrote: > > > > > > 31/05/2023 15:21, Jerin Jacob: > > > > On Wed, May 31, 2023 at 6:17=E2=80=AFPM wrote: > > > > > > > > > > From: Jerin Jacob > > > > > > > > > > Since doxygen 1.9.7 version, HTML_TIMESTAMP configuration option > > > > > changed to TIMESTAMP [2]. Fixed the following warning[1] by provi= ding > > > > > the correct configuration option based on doxygen version. > > > > > > > > loongarch-compilation reported a build issue at > > > > http://mails.dpdk.org/archives/test-report/2023-May/402940.html > > > > https://mesonbuild.com/Reference-manual_returned_external_program.h= tml#external_programversion > > > > introduced in 0.62 version, so not sure how we can do version check > > > > without that. > > > > > > > > Another option is to just remove HTIML_TIMESTAMP from config file. > > > > Since 1.8.9 doxgen version, > > > > it is disabled by default. > > > > > > > > Thoughts? > > > > > > No need to disable if it is already disabled by default. > > > What was the default of the old HTML_TIMESTAMP? > > > > Prior to doxygen Release_1_8_9_1-64-g3f2e8a306 it is enabled by default= . > > Then it would be better to keep HTML_TIMESTAMP until doxygen 1.9 > and don't add TIMESTAMP for new versions. https://mesonbuild.com/Reference-manual_returned_external_program.html#exte= rnal_programversion introduced in 0.62 version. Thats is one issue to check doxgen version in meson code to do something based on version. > > >