From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8395 invoked by alias); 30 Mar 2010 18:08:38 -0000 Received: (qmail 8386 invoked by uid 22791); 30 Mar 2010 18:08:37 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Mar 2010 18:08:32 +0000 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o2UI8VU9014170 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 30 Mar 2010 14:08:31 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o2UI8UMJ024055; Tue, 30 Mar 2010 14:08:30 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id o2UI8T8H020803; Tue, 30 Mar 2010 14:08:30 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 65902508258; Tue, 30 Mar 2010 12:08:29 -0600 (MDT) From: Tom Tromey To: Ozkan Sezer Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com, ktietz70@googlemail.com Subject: Re: [PATCH] winsock include fixes References: <647fe9b11003260354o53df5f0ayde8d1e3a03f1b694@mail.gmail.com> <20100326141655.GA23473@caradoc.them.org> <647fe9b11003260747i3156003fp642e9ed6ae74d7b5@mail.gmail.com> <647fe9b11003260824o4fb82825n22ca8cdf5da0f1e6@mail.gmail.com> <20100326153302.GI9310@caradoc.them.org> <647fe9b11003270915l2597e634u635e3a60f8c19aba@mail.gmail.com> Reply-To: tromey@redhat.com Date: Tue, 30 Mar 2010 18:08:00 -0000 In-Reply-To: <647fe9b11003270915l2597e634u635e3a60f8c19aba@mail.gmail.com> (Ozkan Sezer's message of "Sat, 27 Mar 2010 18:15:22 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-03/txt/msg01076.txt.bz2 >>>>> "Ozkan" == Ozkan Sezer writes: Ozkan> If someone can please apply it, I'd be grateful (I Ozkan> don't have cvs write access). Thanks. I've checked this in. I wrote a ChangeLog entry; but in the future please include one in the patch. Thanks. Tom