From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id E62CA1F5A0 for ; Mon, 6 Feb 2023 20:51:10 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (1024-bit key; unprotected) header.d=sc3d.org header.i=@sc3d.org header.a=rsa-sha256 header.s=google header.b=KYGDmvSC; dkim-atps=neutral Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pP8Ry-0000Y3-UX; Mon, 06 Feb 2023 15:50:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pP8Rr-0000Tk-Be for bug-gnulib@gnu.org; Mon, 06 Feb 2023 15:50:51 -0500 Received: from mail-ej1-x629.google.com ([2a00:1450:4864:20::629]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pP8Rn-0002tg-AH for bug-gnulib@gnu.org; Mon, 06 Feb 2023 15:50:46 -0500 Received: by mail-ej1-x629.google.com with SMTP id lu11so37919570ejb.3 for ; Mon, 06 Feb 2023 12:50:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sc3d.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=UobCPE3GxNKDSI+Ww9JV9DG7NkhIvPZjSQbtBvdVVnM=; b=KYGDmvSC4CYEqkg1NEEUauICLw82aqzzM+B90upCaLBGyI6WvjXRqKHyOdwnTs+s1N pB4NX6uYW5bDDLivcsSNAA5tOzCyQJ4//x7OZQYIzMLeVPUxJNBfG3XzNUTNxuhUttMg EF31lSlSnkn3aqiC0KaLN8bit1fd4d+eMM9Ic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=UobCPE3GxNKDSI+Ww9JV9DG7NkhIvPZjSQbtBvdVVnM=; b=3UBHArXvwG405U/SOTCLJ+1B5AzjoNUUY8y2Y5/RysI8iI1Cv96b/0aQoUd4+Nfd7u twVmXD+M7oVoIEuqjxol0xTPyTLUyLab2tNRk1KyJVoC3x4AV0S2mbb6DQJ6fLhcp/m0 FCozeuLhYg0W1kDSmB6pBVuomqE5MGsX2/gyNM0dpGwE/3CnzIrC5kHs5uyptH338Izq pPo/VDwqIPPfwviKcLbZb3S07H85p2TQSKLssXTnywT8twC+/na8QHq4F1TtawIj/4ru LRPVXTA+GS4KLkS9FnEZByUAPwuZS3lxFShacXxXUu5XBOTCdX2bt3xAFsJJBdncrmyj eyvA== X-Gm-Message-State: AO0yUKUmk9uaL+PnmlQ0xP8qVaoXBfpjVysYzAZlZgHli48lUGK5cHQN 6GTWRqhqbjhURWyDCV4AUEUpAzTTP/qytWs3JpGyXAWkNDc+Qa3Q X-Google-Smtp-Source: AK7set9ZUqGa//Jnzl/g4ww4xJeZEEwKH22dydyXpbjJqAUgfcasX5whvXsiTd1FGo5dcwjMPbFiOzgXT7sDBkAKf3I= X-Received: by 2002:a17:906:858a:b0:87b:dae9:a1e4 with SMTP id v10-20020a170906858a00b0087bdae9a1e4mr214045ejx.48.1675716640994; Mon, 06 Feb 2023 12:50:40 -0800 (PST) MIME-Version: 1.0 References: <20230205194344.269174-1-vinschen@redhat.com> <3384697.1Xququ8Bcc@nimes> <3099885.Repjz8aVax@nimes> In-Reply-To: <3099885.Repjz8aVax@nimes> From: Reuben Thomas Date: Mon, 6 Feb 2023 20:50:29 +0000 Message-ID: Subject: Re: [PATCH] Do not decorate symbols as dllexport on Cygwin To: Bruno Haible Cc: Corinna Vinschen , bug-gnulib@gnu.org Content-Type: multipart/alternative; boundary="0000000000002192a305f40e2f4e" Received-SPF: pass client-ip=2a00:1450:4864:20::629; envelope-from=rrt@sc3d.org; helo=mail-ej1-x629.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org --0000000000002192a305f40e2f4e Content-Type: text/plain; charset="UTF-8" On Mon, 6 Feb 2023 at 20:38, Bruno Haible wrote: > 1. 'recode' is updated to a current gnulib and publish a corresponding > tarball. (Hi Reuben :) ) > I've updated gnulib in recode git; I'd be grateful if I could have a report that it's doing what's needed here before I make a release, if possible! Git at: https://github.com/rrthomas/recode.git -- https://rrt.sc3d.org --0000000000002192a305f40e2f4e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Mon, 6 Feb 2023 at 20:38, Bruno Haible= <bruno@clisp.org> wrote:
<= /div>
=C2=A0 1. 'recode' is updated t= o a current gnulib and publish a corresponding
=C2=A0 =C2=A0 =C2=A0tarball. (Hi Reuben :) )

I've updated gnulib in recode git; I'd be = grateful if I could have a report that it's doing what's needed her= e before I make a release, if possible!

<= div style=3D"font-family:arial,helvetica,sans-serif;font-size:small" class= =3D"gmail_default">Git at: https://github.com/rrthomas/recode.git

--
--0000000000002192a305f40e2f4e--