From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Sixt Subject: Re: [PATCH 04/15] Set _O_BINARY as default fmode for both MinGW and MSVC Date: Thu, 17 Sep 2009 09:36:04 +0200 Message-ID: <4AB1E6E4.1040100@viscovery.net> References: <213f3c7799721c3f42ffa689498175f0495048eb.1253088099.git.mstormo@gmail.com> <26c067500d8adf17a2d75e2956e4d4a6cef27fc1.1253088099.git.mstormo@gmail.com> <6e6345fb3fbc19b1a2467e33e1633fe9025e547b.1253088099.git.mstormo@gmail.com> <929c5a34cd2621af24bcda7e47ff2e76b51c2e09.1253088099.git.mstormo@gmail.com> <4AB10F01.9010703@viscovery.net> <4AB1E118.70504@viscovery.net> <4AB1E4C5.80102@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Alexey Borzenkov , git@vger.kernel.org, Johannes.Schindelin@gmx.de, msysgit@googlegroups.com, gitster@pobox.com, j6t@kdbg.org, lznuaa@gmail.com, raa.lkml@gmail.com, Marius Storm-Olsen To: Marius Storm-Olsen X-From: git-owner@vger.kernel.org Thu Sep 17 09:36:16 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MoBXL-0005Uc-MU for gcvg-git-2@lo.gmane.org; Thu, 17 Sep 2009 09:36:16 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758386AbZIQHgF (ORCPT ); Thu, 17 Sep 2009 03:36:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757118AbZIQHgF (ORCPT ); Thu, 17 Sep 2009 03:36:05 -0400 Received: from lilzmailso02.liwest.at ([212.33.55.13]:51500 "EHLO lilzmailso02.liwest.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755854AbZIQHgE (ORCPT ); Thu, 17 Sep 2009 03:36:04 -0400 Received: from cpe228-254.liwest.at ([81.10.228.254] helo=linz.eudaptics.com) by lilzmailso02.liwest.at with esmtpa (Exim 4.69) (envelope-from ) id 1MoBXA-00034X-Mb; Thu, 17 Sep 2009 09:36:05 +0200 Received: from [127.0.0.1] (J6T.linz.viscovery [192.168.1.95]) by linz.eudaptics.com (Postfix) with ESMTP id 6D263BC81; Thu, 17 Sep 2009 09:36:04 +0200 (CEST) User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <4AB1E4C5.80102@gmail.com> X-Enigmail-Version: 0.95.5 X-Spam-Score: -1.4 (-) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Marius Storm-Olsen schrieb: > Yup, are you ok with squashing this hunk into the patch then? Of course; with some extra words in the commit message. -- Hannes