From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id A616D384F034 for ; Wed, 8 Sep 2021 20:20:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A616D384F034 Date: Wed, 8 Sep 2021 16:20:07 -0400 From: Mike Frysinger To: Simon Marchi Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] gnulib: import sys_wait Message-ID: Mail-Followup-To: Simon Marchi , gdb-patches@sourceware.org References: <20210613052519.19005-1-vapier@gentoo.org> <8b41bdc4-69ce-a54a-289d-f69c4d1c5daa@polymtl.ca> <314db7e4-1e03-384f-e717-8d1d99744424@polymtl.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VeBFHq/E11C2SP0K" Content-Disposition: inline In-Reply-To: <314db7e4-1e03-384f-e717-8d1d99744424@polymtl.ca> X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2021 20:20:12 -0000 --VeBFHq/E11C2SP0K Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 08 Sep 2021 10:41, Simon Marchi via Gdb-patches wrote: > > there's no existing notes like that in gnulib/README that i can see. h= ow > > about updating gnulib/update-gnulib.sh to list dependencies for each mo= dule > > that is listed there ? that'd solve the issue of the two files falling= out > > of sync. >=20 > I don't follow you. I was just saying that sometimes, there are reasons > why we don't want to import a given gnulib module, because it doesn't > work for us. Like, there was an issue with stat, I don't remember the > details exactly. If that happens, it would be good to have a note > somewhere explaining it. sorry, i thought you wanted to document modules that were imported, not ones that we were explicitly omitting. i'm not familiar with the history of the stat module here to help. -mike --VeBFHq/E11C2SP0K Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmE5GvcACgkQQWM7n+g3 9YFfIA/9Ga54Ljjf2iocIvPZQeRi1SSQlhL1sGJGbOA185o8cas1M+MTzaLbRmRS YiizhvcRg7WOVe3qXc7/0ossclrLOvEVBpqB+bQwiSpwftjGKDTJW6P/PZnSn/l6 qsygNL2dAmdT64dKviwCKxy4iEwGQMO1nq5ug3BfXUBXQD8doSa0Ty7Dn4rko4j9 8x8VcQwNdH7hKR6ArC6WBjYwJRB1cmtdrGnM3IIpKhzrmwL3XzC3cZ0qlHtGEMnn 2voS8naSALR6Fd0lai+ecUkKiiWAluiqfxurTC1VQKPp//kxXJb+UXsUUElr4Y8U 0FwnA9kA8rBkykuhfDEeh0qWFLV9lkJjjimx/ZEYkg816nxcAIxs9esmj3OPNPQs RQDJrDPKpf+AuTin6fc/tGwK3bLg/2mnAZLMGUVuaRI8eNqDVjtUT7u5+s5k2Yao xTwco/rjtrOWffq10Be4k1h4Usc7y9SZMWZGwwDyJ7XJMTPgL6iF/eedtNIi+fz+ fZJDYxkQUtuC5nYU8FQRfPPjbKl0+Slc9MZPe2onobUnPGB7AliGhFaiap3XoT7I NPHM26F79cmwTwWbxY4t9vC928zTS7vgiT25CoToREntWcPOORbREvgrOS2EtlxM NqU35WJoWoAXEg2EShy97O2phg/RNyrIzctyUTxDufLXHXmVoIA= =X1YC -----END PGP SIGNATURE----- --VeBFHq/E11C2SP0K--