X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=A0dEfyBn5nf8dlRkE9tFSGoGaZlM1Ztv6YG/hKdwJV0=; b=CCutNM5Qx3Da /V9nnkYsjC275BcyZLYXrLufPAch8Tvr3uERyCvicMnIA0rZKsHDGu1pU7FdmRHwPSaiK3c+Tu8zw KtlUi3ZqJL06Bo6OHcBAy/hKyvNZgmk1cx392ADFEbXboosmNBPvHVjFJ5DJcGG5kmp21DwsSMooP CKxcNFK5weoYbc3QQr/TXx2Pylm0SoGmzoDQxY1RWRCj7IaGQ0L2QEZPGx0c1AUMCWy4hCyl6DoEs nvcwQf5uFk7Z25HQ47ro0vk8R7c5Bv4XKEZ4t6JhLY5O1Ievsibdvy3S0hPDyjs+b+5tQ3SBs1e/4 bDV5S86NV1xsMeroipjhNQ==; Date: Tue, 31 Jan 2023 20:44:39 +0200 Message-Id: <83leli1r3c.fsf@gnu.org> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" To: djgpp AT delorie DOT com In-Reply-To: (djgpp AT delorie DOT com) Subject: Re: [PATCH] dxe3gen: add support for using an exports file. References: <835ycn529o DOT fsf AT gnu DOT org> Reply-To: djgpp AT delorie DOT com > From: "Ozkan Sezer (sezeroz AT gmail DOT com) [via djgpp AT delorie DOT com]" > Date: Tue, 31 Jan 2023 20:55:31 +0300 > > > If you guys don't catch any gotchas, I plan to apply this 3r version to > > cvs. > > Question: Should I actually make any missing exports an error ? > Patch inlined below. Unless this is a real problem, I'd say do this only under the verbose operation, i.e. optionally.