From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) by sourceware.org (Postfix) with ESMTP id 6F89F3858418 for ; Sun, 20 Mar 2022 01:34:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6F89F3858418 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org Received: by smtp.gentoo.org (Postfix, from userid 559) id C7E563437DF; Sun, 20 Mar 2022 01:34:32 +0000 (UTC) Date: Sat, 19 Mar 2022 21:34:43 -0400 From: Mike Frysinger To: Sebastian Huber Cc: newlib@sourceware.org Subject: Re: [PATCH] iconv: Fix EL/IX level 2 handling Message-ID: Mail-Followup-To: Sebastian Huber , newlib@sourceware.org References: <20220318155800.44208-1-sebastian.huber@embedded-brains.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rUmMGWLE2cCzkVxU" Content-Disposition: inline In-Reply-To: <20220318155800.44208-1-sebastian.huber@embedded-brains.de> X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2022 01:34:36 -0000 --rUmMGWLE2cCzkVxU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 18 Mar 2022 16:58, Sebastian Huber wrote: > Consistently use >=20 > if !ELIX_LEVEL_1 >=20 > to enable EL/IX level 2 interfaces. based on the comments in the build, looks fine to me. i can't be bothered to actually read the standards and EL/IX advice :). one thing i noticed in the build is the various EL/IX variables are a bit of a mess. i half debated standardizing the naming across the subdirs, but obviously i gave up on that :). -mike --rUmMGWLE2cCzkVxU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmI2hLMACgkQQWM7n+g3 9YFF5RAAtPvMipu1iPr80B4KKaR4iQlHLVc1eIQV65/jUybzRvTzyoEzY1xRz8i3 SCIaYqKfnWm63o+PFeNVRtUlxDxAvyeA2U+++XhItZlJ+pkGt+VViOIFP3nuZeg/ Ia6eW4s5C/J8rhyAlio59IM7XI98Jup0vNOb/qNRhcbdZSVloxt+12UGtCtYQ34I ohHGIL7bpfG1/Vbf3vqFCp+7jln7ETyMszQB7h9hmfdKIJo+NVuf63uNcS6oRo9+ H+hEfQaFrL5cjcHNOEjD/CzeIPWB9wP3VWnWweOYNvWi0L3+d/DnO372pMPIW9Zp EnZ4PMwxf2kCHF/OvLwm3FlUVn1gTc+xf8P/Z7fhXxgSgd1J5yGRdlcueCAjASbr V9fuqypMoj5acwOeTceMNyNR+DZYcPJNjeeORE/yr2NY6SqTVRzZP2FccUWfFQxQ KZvTEpICGxuX1sc6jvjv5jbBeMSKSo28E2Gkb/LovAJyJNj/6TJB91xME5FyMA8M 6fG/nDRIAYfloCh3+JG6gb28V214evjaM2g5OwFgRLuoXClR58J+8x/zQFGotz3e eLc87RwHly1g1b8s7tLDQl5t25AVq0ke0pKAZYxXtgsHGeurvlUlxh5sUIxZ14er gEOHKz177wIEyqsB7VanFi3xKwWoVx79sJrtzstep/a6jp4sSD4= =7Ncv -----END PGP SIGNATURE----- --rUmMGWLE2cCzkVxU--