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 1DBC9491FC for ; Mon, 5 Feb 2024 20:55:12 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4019E68CE3D; Mon, 5 Feb 2024 22:55:11 +0200 (EET) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4171868B6F9 for ; Mon, 5 Feb 2024 22:55:05 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=haasn.xyz; s=mail; t=1707166505; bh=PO5sbeBb9k28r4fUU+cDLER/vwu+6Uu2mIU78L3beXI=; h=Date:From:To:Subject:In-Reply-To:References:From; b=GHmEYp+x1/tMPMM7XIfRcshn3nKVrN6wvQulUXv5Yxfg85/Qi5Gg8ztCemYgmBeWz u0DhfD1U8ISokOPpdJ0KZox28W9+NQrGDLPdwT8xcgFHSqupHsB+q6mJZnjfY0Wyg7 YACn14Im67FQOUpo0MlYmJgwZq0LdbghiVEq6rCs= Received: from haasn.dev (unknown [10.30.0.2]) by haasn.dev (Postfix) with ESMTP id E33BA406AC for ; Mon, 5 Feb 2024 21:55:04 +0100 (CET) Date: Mon, 5 Feb 2024 21:55:04 +0100 Message-ID: <20240205215504.GD88809@haasn.xyz> From: Niklas Haas To: FFmpeg development discussions and patches In-Reply-To: <170716510563.8914.15857303686551471840@lain.khirnov.net> References: <20240205195802.14522-1-anton@khirnov.net> <20240205195802.14522-2-anton@khirnov.net> <20240205202727.GT6420@pb2> <170716510563.8914.15857303686551471840@lain.khirnov.net> MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] [PATCH 2/2] Require compilers to support C17. 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Mon, 05 Feb 2024 21:31:45 +0100 Anton Khirnov wrote: > Quoting Michael Niedermayer (2024-02-05 21:27:27) > > please wait a bit with applying this so we understand better what it affects > > Sure, but I'd like it to go in before 7.0. What is the advantage to having it in 7.0? _______________________________________________ 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".