From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stefan-W. Hahn" Subject: Re: [PATCH] Replacing the system call pread() with real mmap(). Date: Sun, 7 Jan 2007 21:01:55 +0100 Organization: -no organization- Message-ID: <20070107200155.GF9909@scotty.home> References: <20070106170330.GA8041@scotty.home> <20070107060007.GA10351@spearce.org> <20070107111712.GB9909@scotty.home> <20070107112445.GE10351@spearce.org> <20070107163637.GE9909@scotty.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Shawn O. Pearce" , git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Jan 07 21:02:22 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1H3eDh-0004wX-4F for gcvg-git@gmane.org; Sun, 07 Jan 2007 21:02:17 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965038AbXAGUCN (ORCPT ); Sun, 7 Jan 2007 15:02:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965046AbXAGUCM (ORCPT ); Sun, 7 Jan 2007 15:02:12 -0500 Received: from moutng.kundenserver.de ([212.227.126.174]:50425 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965038AbXAGUCL (ORCPT ); Sun, 7 Jan 2007 15:02:11 -0500 Received: from [84.134.15.225] (helo=scotty.home) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis), id 0ML29c-1H3eDN0pwo-0007pT; Sun, 07 Jan 2007 21:01:59 +0100 Received: from scotty.home (localhost [127.0.0.1]) by scotty.home (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l07K1t4q004905; Sun, 7 Jan 2007 21:01:55 +0100 Received: (from hs@localhost) by scotty.home (8.13.4/8.13.4/Submit) id l07K1tRt004902; Sun, 7 Jan 2007 21:01:55 +0100 X-Authentication-Warning: scotty.home: hs set sender to stefan.hahn@s-hahn.de using -f To: Johannes Schindelin Content-Disposition: inline In-Reply-To: X-Mailer: Mutt 1.5.6 http://www.mutt.org/ X-Editor: GNU Emacs 21.4.1 http://www.gnu.org/ X-Accept-Language: de en X-Location: Europe, Germany, Wolfenbuettel X-GPG-Public-Key: http://www.s-hahn.de/gpg-public-stefan.asc X-GPG-key-ID/Fingerprint: 0xE4FCD563 / EF09 97BB 3731 7DC7 25BA 5C39 185C F986 E4FC D563 User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-0.0 required=5.0 tests=ALL_TRUSTED, UNWANTED_LANGUAGE_BODY autolearn=failed version=3.0.3 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on scotty.home X-Virus-Scanned: ClamAV 0.88.7/2419/Sun Jan 7 16:27:13 2007 on scotty.home X-Virus-Status: Clean X-Provags-ID: kundenserver.de abuse@kundenserver.de login:77aa76da759ebc9bab1cc524fc813130 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Also sprach Johannes Schindelin am Sun, 07 Jan 2007 at 18:10:55 +0100: > Care to elaborate? It worked pretty well on _all_ cygwin setups I tested > with. Yes, but not today. But after a first look the received pack file is corrupt. It doesn't start with the pack header. Stefan -- Stefan-W. Hahn It is easy to make things. / mailto:stefan.hahn@s-hahn.de / It is hard to make things simple.