[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] remove config.status race condition
From: |
Akim Demaille |
Subject: |
Re: [patch] remove config.status race condition |
Date: |
23 Feb 2001 20:40:10 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) |
Pavel Roskin <address@hidden> writes:
> Hello, Akim!
>
> > Second means consists in just using $$. We have room for this:
> > s/conftest/conf$$/, I really can't understand why we'd need something
> > more complex.
>
> Are you sure that $$ is always preserved across subshells? What it I
> create conf$$ in a subshell but want to access it in the top level shell?
Sorry, but I don't understand why you are referring to subshells here.
If anyway we were actually playing with subshells, we'd be in trouble
to have the subshell pass relevant information to the mother, who is
the one who wants information.
Please develop.
- [patch] remove config.status race condition, Lars J. Aas, 2001/02/13
- Re: [patch] remove config.status race condition, Pavel Roskin, 2001/02/15
- Re: [patch] remove config.status race condition, Lars J. Aas, 2001/02/16
- Re: [patch] remove config.status race condition, Akim Demaille, 2001/02/23
- Re: [patch] remove config.status race condition, Pavel Roskin, 2001/02/23
- Re: [patch] remove config.status race condition,
Akim Demaille <=
- Re: [patch] remove config.status race condition, Pavel Roskin, 2001/02/23
- Re: [patch] remove config.status race condition, akim, 2001/02/23
- Re: [patch] remove config.status race condition, Pavel Roskin, 2001/02/24
- Re: [patch] remove config.status race condition, akim, 2001/02/24
- Re: [patch] remove config.status race condition, Akim Demaille, 2001/02/25
- RE: [patch] remove config.status race condition, Tim Van Holder, 2001/02/23
- Re: [patch] remove config.status race condition, Akim Demaille, 2001/02/25
- Re: [patch] remove config.status race condition, Akim Demaille, 2001/02/25
- Re: [patch] remove config.status race condition, Lars J. Aas, 2001/02/26
Re: [patch] remove config.status race condition, Alexandre Oliva, 2001/02/16