www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/09/01/13:44:50

Date: Sat, 01 Sep 2001 20:42:32 +0300
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: djgpp-workers AT delorie DOT com
Message-Id: <7458-Sat01Sep2001204232+0300-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9
CC: snowball3 AT bigfoot DOT com, sandmann AT clio DOT rice DOT edu
In-reply-to: <000201c1330b$11732460$227c76d5@pandora.be>
(tim DOT van DOT holder AT pandora DOT be)
Subject: Re: Bash 2.05 beta of 28-Aug-2001 query
References: <000201c1330b$11732460$227c76d5 AT pandora DOT be>
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be>
> Date: Sat, 1 Sep 2001 19:25:17 +0200
> 
> > ! gcc_version_trigger = /dev/c/dj204/gnu/gcc-2.953/gcc/version.c
> > --- 22 ----
> > ! gcc_version_trigger = /dj204/gnu/gcc-2.953/gcc/version.c
> 
> The only difference here is that somehow the path was made
> completely absolute (maybe an extra pwd call somewhere); this may
> be an internal bash change.  In any case, it's probably harmless.

I'm not sure: this path will stop working if something during the
build switches to another drive.  For that reason, it is IMHO unsafe
for Bash to remove the drive letter, because it cannot possibly know
what purposes would that path serve.

> > ! ac_cv_path_install=${ac_cv_path_install='ginstall -c'}
> > --- 115 ----
> > ! ac_cv_path_install=${ac_cv_path_install=$'ginstall -c'}
> 
> This is probably a bash quirk as well ($'foo' is bash shorthand for
> "the localized version of the string 'foo'", I think).

??? You mean $foo can stand for something other than the value of
variable foo?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019