[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: argmatch.h: new "_" definition may conflict with that of callers
From: |
Jim Meyering |
Subject: |
Re: argmatch.h: new "_" definition may conflict with that of callers |
Date: |
Tue, 2 Jul 2019 21:54:26 -0700 |
On Tue, Jul 2, 2019 at 9:48 PM Akim Demaille <address@hidden> wrote:
> Bummer :( Sorry about that. I installed the following commit.
...
> + argmatch: don't define _ in the header.
> + Reported by Jim Meyering.
> + * lib/argmatch.h (N_, _): Don't define.
> + Use gettext instead.
> + * lib/argmatch.h (_): Define.
> + * tests/test-argmatch.c (N_): Define.
Thank you for the speedy fix!