From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21024 invoked by alias); 24 Sep 2007 21:41:52 -0000 Received: (qmail 21015 invoked by uid 22791); 24 Sep 2007 21:41:52 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 24 Sep 2007 21:41:44 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-208-248.inter.net.il [80.230.208.248]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DSB45093 (AUTH halo1); Mon, 24 Sep 2007 23:41:06 +0200 (IST) Date: Mon, 24 Sep 2007 21:41:00 -0000 Message-Id: From: Eli Zaretskii To: Jim Blandy CC: denis.pilat@st.com, gdb-patches@sourceware.org In-reply-to: (message from Jim Blandy on Mon, 24 Sep 2007 09:43:54 -0700) Subject: Re: [RFC] usage of environment variable from the command line Reply-to: Eli Zaretskii References: <46F13F2A.8010507@st.com> <20070921225527.GA28500@caradoc.them.org> <20070922135839.GA6285@caradoc.them.org> 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-09/txt/msg00346.txt.bz2 > Cc: denis.pilat@st.com, gdb-patches@sourceware.org > From: Jim Blandy > Date: Mon, 24 Sep 2007 09:43:54 -0700 > > For the other cases, this is bikesheddy of me, but why not simply > ${HOME}, braces required? Because it requires a change to the expression parser (at least in C)?