[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 13:53:51 +0100 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
| For got the special default case (exit 1), which becomes one extra
| case line - either `$#, 0, [false; exit],' or `[$1], , [false; exit],'
------- gross ------ ------ nice ---------
:)
I hate macros depending upon $#. For a start, I consider a bug in
your $#-implementation that AS_EXIT() != AS_EXIT.
- 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
- Re: AS_EXIT, Alexandre Oliva, 2000/10/31