[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: proposed autoconf patches for AS_BASENAME, AS_DIRNAME
From: |
Akim Demaille |
Subject: |
Re: proposed autoconf patches for AS_BASENAME, AS_DIRNAME |
Date: |
19 Oct 2001 17:05:41 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
>>>>> "Paul" == Paul Eggert <address@hidden> writes:
>> From: Akim Demaille <address@hidden> Date: 08 Oct 2001 12:29:33
>> +0200
>>
>> Do we still want to keep the expr alternative?
Paul> I don't see why not.
Because I expected machine where basename/dirname was failing, to be
the machines one which expr fails to.
Paul> We spent all that time debugging it. (:-)
Paul> And it has technical advantages to the echo | sed solution.
Agreed, but we lived for years with echo|sed :) It's just somewhat
longer to have the three of them.
But you are right, let's keep it then.