This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH doc/refcard.tex


On Tue, Dec 26, 2000 at 06:47:44PM +0200, Eli Zaretskii wrote:
> > From: Adam Mirowski <mir@sunchorus.France.Sun.COM>
> > Date: Tue, 26 Dec 2000 11:41:10 +0-100
> > >
> > >This works for me with Bash.  Hmm.  Does it work if you replace
> > >"$(REFEDITS)" with $$REFEDITS ?  (You might need to "export REFEDITS"
> > >somewhere in the Makefile.)

Even using the latest version of bash 2.x that failed for me.  And since
REFEDITS is a makefile variable, it should be replaced before the shell
is called; exporting isn't necessary.


> > There are no quotes around the refedits variable, that
> > is the problem.
> 
> Does it work in /bin/sh if you add an extra pair of quotes?  If that
> helps, I will commit the change.

It helps for me, but I don't know what that will do to other shells.

Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]