From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 878 invoked by alias); 11 Oct 2007 17:37:41 -0000 Received: (qmail 868 invoked by uid 22791); 11 Oct 2007 17:37:40 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 Oct 2007 17:37:38 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 4A7D9982AD; Thu, 11 Oct 2007 17:37:37 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 1E6DD981F2; Thu, 11 Oct 2007 17:37:37 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1Ig1ya-0007Xy-7W; Thu, 11 Oct 2007 13:37:36 -0400 Date: Thu, 11 Oct 2007 17:51:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: jimb@codesourcery.com, denis.pilat@st.com, gdb-patches@sourceware.org Subject: Re: [RFC] usage of environment variable from the command line Message-ID: <20071011173736.GD28658@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , jimb@codesourcery.com, denis.pilat@st.com, gdb-patches@sourceware.org References: <46F13F2A.8010507@st.com> <20070921225527.GA28500@caradoc.them.org> <20070922135839.GA6285@caradoc.them.org> <20070930012955.GA29254@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-10/txt/msg00304.txt.bz2 On Sun, Sep 30, 2007 at 09:16:57AM +0200, Eli Zaretskii wrote: > > Yes, there's lots of quoting issues doing it this way. I'd want a > > more formal specification of when this expansion happened and what it > > produced before we did it. > > Right. Can you suggest such a specification? Since I haven't yet, I'm afraid I can't - I have too many projects already. It should not be too hard to write one, though. -- Daniel Jacobowitz CodeSourcery