[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: char-ranges.patch
From: |
Lars J. Aas |
Subject: |
Re: char-ranges.patch |
Date: |
Tue, 24 Oct 2000 13:02:19 +0200 |
User-agent: |
Mutt/1.2.5i |
On Mon, Oct 23, 2000 at 09:55:33PM +0200, Akim Demaille wrote:
: -pushdef(AC_Prog, translit($1, a-z, A-Z))dnl
: +pushdef([AC_Prog], translit([$1], [a-z], [A-Z]))dnl
I've had the need for translating strings to upper and lowercase
too recently (needed a macro argument in a define and in a
variable name). I propose that we create m4_toupper() and
m4_tolower() for this purpose...
Lars J
- char-ranges.patch, Akim Demaille, 2000/10/23
- Re: char-ranges.patch,
Lars J. Aas <=
- Re: char-ranges.patch, Akim Demaille, 2000/10/24
- Re: char-ranges.patch, Lars J. Aas, 2000/10/24
- Re: char-ranges.patch, Akim Demaille, 2000/10/24
- Re: char-ranges.patch, Lars J. Aas, 2000/10/24
- Re: char-ranges.patch, Akim Demaille, 2000/10/24
- Re: char-ranges.patch, Alexandre Oliva, 2000/10/24
- Re: char-ranges.patch, Akim Demaille, 2000/10/24
- Re: char-ranges.patch, Alexandre Oliva, 2000/10/24
- Re: char-ranges.patch, Alexandre Oliva, 2000/10/24
- Re: char-ranges.patch, Akim Demaille, 2000/10/24