[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AS_EXIT
From: |
Akim Demaille |
Subject: |
Re: AS_EXIT |
Date: |
30 Oct 2000 10:15:31 +0100 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
>>>>> "Alexandre" == Alexandre Oliva <address@hidden> writes:
Alexandre> On Oct 29, 2000, Pavel Roskin <address@hidden> wrote:
>> since the issue is raised we may want to add braces to AS_EXIT:
>> define([AS_EXIT], [{ (exit m4_default([$1], 1)); exit; }])
Alexandre> We definitely should, as long as it doesn't introduce
Alexandre> further lossage in broken shells.
Agreed.
The patch is OK, it's a good idea!
- AS_EXIT, Pavel Roskin, 2000/10/28
- Re: AS_EXIT, Alexandre Oliva, 2000/10/29
- Re: AS_EXIT, Alexandre Oliva, 2000/10/30
- Re: AS_EXIT, Lars J. Aas, 2000/10/31
- Re: AS_EXIT, Akim Demaille, 2000/10/31
- Re: AS_EXIT, Lars J. Aas, 2000/10/31
- Re: AS_EXIT, Pavel Roskin, 2000/10/31
- Re: AS_EXIT, Alexandre Oliva, 2000/10/31