From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id EDDFA3857360 for ; Thu, 19 May 2022 09:59:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EDDFA3857360 Received: from mail-wm1-f71.google.com (mail-wm1-f71.google.com [209.85.128.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-504-dkTaOE_iPXerFzof9h3SQQ-1; Thu, 19 May 2022 05:59:36 -0400 X-MC-Unique: dkTaOE_iPXerFzof9h3SQQ-1 Received: by mail-wm1-f71.google.com with SMTP id l38-20020a05600c1d2600b00395cf292797so1647442wms.3 for ; Thu, 19 May 2022 02:59:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=+TSGpbnVcGuesqlKQKWoPb5aYUmM1Zq3+/q0F+GuRAA=; b=Xu6QfZV+/jrDIg/4/DQtMMlx+rgHBSIWwCUYpj6Z5FUHK9RevXQrjzEWUkMM5+MPjE +ihCBs9yXEWPvM7xzTJikfBYYau6KcifJ3IgkmbuMYwofCgeTtZ4VjzMKwR+/TCS8Z2j hVgWxnvk9lniXEFivCaCoBz+cT6mYc1KkcFzsVG6rSZfUsngPlv7pbx5Mcr5xdzcc4fq JJasnrY0qfveH+ws8NH6ahWAQaxPjFVcoBIZg8UijTZZ64qz8+BlrUGXEEipHpr5avYg izkywuVlh2gT/MUNBV1t5N+V+9hC5LsHa+5Oc0Bdq4l2f1CWO8XEVY0B4/kcojj+Ej3S bdDA== X-Gm-Message-State: AOAM533L/R6koMx9U30Zsr0rXD5vUWiAh7N87OB+uXmZPsFC4hkVdTFM UR3RsKinJ+7C7vYlDuHCG9ybUf5aoH2+pz8jRnn3znhsy8EALsb0utf6v5IbXTwKJLNhlhnurNl mSGsyZjOqMo2Vo+8KoQ== X-Received: by 2002:a5d:64c7:0:b0:20e:609a:98d5 with SMTP id f7-20020a5d64c7000000b0020e609a98d5mr3231896wri.629.1652954375559; Thu, 19 May 2022 02:59:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxu2vuzXoedgwURimSdhxaR6u+vC6dfv+d1L98d/GH2G/BdK8QjBH7AzHaWdZ5wUMkb6kfm9A== X-Received: by 2002:a5d:64c7:0:b0:20e:609a:98d5 with SMTP id f7-20020a5d64c7000000b0020e609a98d5mr3231885wri.629.1652954375363; Thu, 19 May 2022 02:59:35 -0700 (PDT) Received: from [192.168.1.6] (adsl-2-solo-173-39.claranet.co.uk. [80.168.173.39]) by smtp.gmail.com with ESMTPSA id m9-20020adfc589000000b0020c5253d8bdsm5051525wrg.9.2022.05.19.02.59.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 19 May 2022 02:59:34 -0700 (PDT) Message-ID: <1a0eab30-f0b1-c259-4dde-f67258501ff0@redhat.com> Date: Thu, 19 May 2022 10:59:33 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [PATCH] _bfd_real_fopen should not use ccs parameter on Windows To: Yvan Roux , binutils@sourceware.org References: <20220503123959.GD28900@gnbcxd0114.gnb.st.com> <20220517143340.GE27993@gnbcxd0114.gnb.st.com> From: Nick Clifton In-Reply-To: <20220517143340.GE27993@gnbcxd0114.gnb.st.com> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-GB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2022 09:59:39 -0000 Hi Yvan, > Ping Sorry - busy elsewhere... >> As it was discussed in https://sourceware.org/bugzilla/show_bug.cgi?id=25713 >> according to MSDN, the ccs=UNICODE should only be used when the encoding of the >> file stream is supposed to be UTF-8 or UTF-16LE, and is not related to the >> encoding of the file name. A fair point - I have gone ahead and applied your patch. Cheers Nick