delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; q=dns; s=default; b=Rw | |
rADBUuHRwu9pcWE8OPot7oVTC+NYCKhw6pv//4R6emXSpIi+Jm7L5RfEK8XDwjcW | |
pjW67lxn8cI2He7AhWnadgwL8sdQcNEt2aCKoQyhgxqkiJBFkXBsUAxmDWBvqtB5 | |
WKUg5VJe7AWGeMdTns3rik4+EJTZDNtRQdcwV6VBk= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; s=default; bh=r2PRuG/9 | |
GqBYiEy6ge8oq6xUgfw=; b=EwfmYPDlzowGjf+HiF4tN2iCs/V4By7IbioUKvv0 | |
9edbfcK+eH1GdbA+nBmba2mKgQQeUkWeSzZ50LYX3aqX9mYGiGff9OrIch5uwsGM | |
cCsrLzuWKj1VEN5hmF7q67wsEb4YlMqK7EFgApurR9C/11s0o3joixXwaJjd4Skx | |
g1w= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Spam-SWARE-Status: | No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-lb0-f178.google.com |
MIME-Version: | 1.0 |
X-Received: | by 10.152.23.132 with SMTP id m4mr7571172laf.34.1391548227185; Tue, 04 Feb 2014 13:10:27 -0800 (PST) |
In-Reply-To: | <20140129181037.GV2821@calimero.vinschen.de> |
References: | <CALgEz7o7Sm2+NF=Fc3Wpp+Fy=+LQiz0aAc-+Pp+s=-Pjw--AuQ AT mail DOT gmail DOT com> <CAM7Q9ZvnA4ukDXdbQExX7mje=6yx=0STzQTKAbWhG3jApGHmJw AT mail DOT gmail DOT com> <20140123105142 DOT GN2357 AT calimero DOT vinschen DOT de> <20140125115958 DOT GU2357 AT calimero DOT vinschen DOT de> <CAAXzdLXVygRPOM0bm8+m2FHXieWV7OdtKp7T52_N9uoYt4v-BQ AT mail DOT gmail DOT com> <CAM7Q9Zs_3oyCkiyU+jbwgePaCxDXxQg+4fZ4R5JwE0Ucp1xf+w AT mail DOT gmail DOT com> <CAEotdwnMZ++rmkOmjy+cFF=fHvcWWP2uMSQ548Q6m9WwXk4mOg AT mail DOT gmail DOT com> <20140128111102 DOT GM2821 AT calimero DOT vinschen DOT de> <20140129153546 DOT GA3147 AT tastycake DOT net> <CAEotdw=dAsF1wuFgV0ZFR0Z975VQ0OUth5qsJcZZ0kn_knUy2g AT mail DOT gmail DOT com> <20140129181037 DOT GV2821 AT calimero DOT vinschen DOT de> |
Date: | Tue, 4 Feb 2014 16:10:27 -0500 |
Message-ID: | <CAEotdwmUAGEz50968q=jUFGHQfPgdJnhe5_aW9kheOAMmoSNhw@mail.gmail.com> |
Subject: | Re: Maintainer for git? |
From: | David Conrad <DavidConrad AT acm DOT org> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
On Wed, Jan 29, 2014 at 1:10 PM, Corinna Vinschen wrote: > On Jan 29 12:13, David Conrad wrote: >> On Wed, Jan 29, 2014 at 10:35 AM, Adam Dinwoodie wrote: >> > On Tue, Jan 28, 2014 at 12:11:02PM +0100, Corinna Vinschen wrote: >> >> Chris and I discussed this problem further and we applied a patch to the >> >> Cygwin DLL which saves and restores the FPU state and XMM registers on >> >> 32 bit as well when a thread gets interrupted for signal handling. >> >> . . . >> >> I'd be grateful if you could do some more testing as well. Please >> >> revert your OpenSSL package to 1.0.1f-1 via setup, and then fetch the >> >> latest 2014-01-28 Cygwin snapshot DLL from http://cygwin.com/snapshots/, >> >> . . . >> > >> > I've just tested this -- the clone is failing ... with the current cygwin >> > package ... and working just fine with the 2014-01-28 snapshot. ... Well, one way to test with the new Cygwin snapshot DLL is just to wait until it becomes the new release. :) I just tested git cloning ffmpeg and linux, with Adam's git 1.8.5.2, on 32-bit Cygwin 1.7.28, and using the prior version of the OpenSSL package, 1.0.1f-1. It worked like a charm. I'm guessing the plan is to roll out a "new" OpenSSL package that is compiled with SSE2 enabled again, and to release the updated build of git? David -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |