From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15965 invoked by alias); 26 Sep 2011 17:22:30 -0000 Received: (qmail 15953 invoked by uid 22791); 26 Sep 2011 17:22:28 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 26 Sep 2011 17:22:11 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LS50010046KZ000@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Mon, 26 Sep 2011 20:21:24 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.8.215]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LS5001IT47NYI10@a-mtaout21.012.net.il>; Mon, 26 Sep 2011 20:21:24 +0300 (IDT) Date: Mon, 26 Sep 2011 18:23:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Environment variables passed to inferior by MinGW build (PR 10989) In-reply-to: <20110926171511.GJ17681@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <8339fjgqy3.fsf@gnu.org> References: <4E7FBF9E.20000@earthlink.net> <20110926171511.GJ17681@adacore.com> X-IsSubscribed: yes 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: 2011-09/txt/msg00448.txt.bz2 > Date: Mon, 26 Sep 2011 10:15:11 -0700 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > Just a few comments: Thanks, I will fix all of these. (They came from the original code.)