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 C18DB46062 for ; Tue, 2 May 2023 18:38:28 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BE65668C194; Tue, 2 May 2023 21:38:26 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 41BAC68C114 for ; Tue, 2 May 2023 21:38:20 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 342IcJr6019222 for ; Tue, 2 May 2023 20:38:19 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 93849EB5BF; Tue, 2 May 2023 20:38:19 +0200 (CEST) Date: Tue, 2 May 2023 20:38:19 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20230428095508.221826-1-george@nsup.org> <11147228.GNNOHJTIDS@basile.remlab.net> <2215798.BEPI22RlGt@basile.remlab.net> MIME-Version: 1.0 In-Reply-To: <2215798.BEPI22RlGt@basile.remlab.net> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Tue, 02 May 2023 20:38:19 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH 1/8] lavu: add macros to help making future-proof structures 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="===============1020104935464381693==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1020104935464381693== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cI+Ct1PbXElYm9k8" Content-Disposition: inline --cI+Ct1PbXElYm9k8 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable R=E9mi Denis-Courmont (12023-05-02): > So it must be very poorly written because C union are supposed to avoid t= his=20 > cleanly. > If you need padding where any sane implementation does not, then it is cl= early=20 > poorly written. I must say, I am impressed by the rudeness and arrogance of such a comment without even looking at the code itself. --=20 Nicolas George --cI+Ct1PbXElYm9k8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmRRWJkACgkQcZVLI8pN xgxIHQ/9HB+o5RVPF1AozMbmYH5BV5Q6kwVd6RKsli3EM1IHXZbZQwxiLjAFxtbt JvbgDwcpyNUyGC2twHucf9WwmfKXsUqv5loCO/ClFhOcT1JpyvOAFQ+rI04EDjRQ kqwUOL3Ol02K29kNuZq8BV5GHiHVrKIFLGQ7FkqsmimIkUnkLVqVULu/Hb2mC4Ne ++VmuNtKCRxotLIXVVokGRa94TJyxC/TtYseGUVAtrHpkiUUGgLNFu9VyjDeB7ha 4NiPgjhKA5lLm44Lzf3BNjQ8b2rY/6wjAlRZMK31O9iBV9vLBeSsMqEJF4jfgL8g YNN9su0Xo3khhzs+S3HT1gG0xuImfirTyd9b+R8L6bJB8FMI5xE2NsuLHjyPUSod oA+NEaiphCQtUGIVTv7VgEY/Fv9UXGnaWdSqlme51n5+/X/MmfJH+G0+m8PNGX5n Mz+mU1HyrkSPkgl6JupYWrcu0zEK26I0Y1c8wqALd0rWTfYZIka/5M7HKlwIMxpM Mwz7c4WgSpior4aBl4wqLJYQF2ur222aj4Cvar5uomSo3kLzSfcgaqiEJeIku4ru bK5opmba3gYeegT3iyAyFf/vEN1Ddt0pGCfnsI5eXEcr7Ic1P/fA+nYfJQW8aAlZ cGF0uEvc/G9RCMyUhuR/9eCmNKe1PNKlh00Fc2EubMfbMoSm5hM= =ONCM -----END PGP SIGNATURE----- --cI+Ct1PbXElYm9k8-- --===============1020104935464381693== 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". --===============1020104935464381693==--