From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from conssluserg-02.nifty.com (conssluserg-02.nifty.com [210.131.2.81]) by sourceware.org (Postfix) with ESMTPS id 662813858D35 for ; Fri, 5 Nov 2021 08:06:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 662813858D35 Received: from Express5800-S70 (z221123.dynamic.ppp.asahi-net.or.jp [110.4.221.123]) (authenticated) by conssluserg-02.nifty.com with ESMTP id 1A585gB7019858; Fri, 5 Nov 2021 17:05:42 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com 1A585gB7019858 X-Nifty-SrcIP: [110.4.221.123] Date: Fri, 5 Nov 2021 17:05:42 +0900 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: 3.3.0: Possible regression in cygwin DLL (Win10); fixed in snapshot Message-Id: <20211105170542.96ce6dd4ca32880ddfddd660@nifty.ne.jp> In-Reply-To: References: <20211105123950.b118a7f2ba38379764df4c12@nifty.ne.jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP 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: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2021 08:06:21 -0000 On Thu, 4 Nov 2021 23:29:39 -0500 Brian wrote: > I posted the steps needed to reproduce the problem in the following link: > https://github.com/microsoft/Git-Credential-Manager-Core/issues/509. This > includes the version of GCM-Core that was installed as well as how to > reproduce the issue. > > I also included detailed logs. > > Was there something additional that you needed? Yes. I am not familiar with GCM core at all, so need more detailed steps. Should I download gcmcore-win-x86-2.0.567.18224.exe and install it? Or other than that? How do you run it in cygwin? Do you assume to associate cygwin git with GCM core? Or do you use git in "Git for Windows" inside cygwin? How should I setup git repository to use GCM core? -- Takashi Yano