From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 04CE5485AA for ; Thu, 7 Dec 2023 19:19:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 15E3A68CF97; Thu, 7 Dec 2023 21:19:16 +0200 (EET) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8883A68CCA6 for ; Thu, 7 Dec 2023 21:19:09 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id B17FD1C0006 for ; Thu, 7 Dec 2023 19:19:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1701976748; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ya63w6YeT9bMtL6D56ea4/AVvItVYQs2tpQ4GqobfrI=; b=p1rJBc8jeth7OK8/LJgay+8dUk7gJuHLtilMFhZbqTDbWidIYlZVXD13Gsdm9tmWHwHqAd Y5Ezub4B7cTvHq9dv6yp1qlbulaSjpnztYwwWFFdPkFcTiYGXP1yFnE1RP0CCOV/EZtv/J +Y19SC1nOrdlB55G6ObInsZVce4HJrLWqV1g/XiYvv+Mtb4uked7wqBM8+lIiF5IhEj1nA EHfc0S0sEtp6fKFX8mLM++eZQmQHJGo3jJa5sPdMFSv8qLSoEjW4UQws34Zs3ohj7bz3j6 8eptSrQ99jabYTc/N4Q6zWfzRjhz6FKhKhFxh4CaMVBirO7aG1Cy4scA/lIkPA== Date: Thu, 7 Dec 2023 20:19:07 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231207191907.GI3543730@pb2> References: <20231207164912.1428-1-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20231207164912.1428-1-anton@khirnov.net> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] tools/general_assembly: avoid using DateTime->is_between() X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============8052887250472137120==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8052887250472137120== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iSXlH4cKqaQ92HFZ" Content-Disposition: inline --iSXlH4cKqaQ92HFZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 07, 2023 at 05:49:12PM +0100, Anton Khirnov wrote: > It was added relatively recently and is not available everywhere. > --- > tools/general_assembly.pl | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) works fine, even on my oldest box thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus --iSXlH4cKqaQ92HFZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZXIaqAAKCRBhHseHBAsP q2GUAJ95LbIbRzogLq9/go9E9slzt6SJmwCglJbDSvIMSpBi6gQXCqwe4BkWnmU= =0glM -----END PGP SIGNATURE----- --iSXlH4cKqaQ92HFZ-- --===============8052887250472137120== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============8052887250472137120==--