[PATCH] libebl: consistently use _(Str) instead of gettext(Str)

Mark Wielaard mark@klomp.org
Wed Dec 16 14:09:14 GMT 2020


Hi Dmitry,

On Wed, 2020-12-16 at 04:48 +0300, Dmitry V. Levin wrote:
> libeblP.h defines _(Str) to dgettext ("elfutils", Str) instead of
> a simple gettext (Str) for a reason: the library might be indirectly
> used by clients that called bindtextdomain with a domain different
> from "elfutils".

This, and the other gettext -> _ changes look OK.
For the src tools it is probably unnecessary, but good for consistency.
Please push.

Thanks,

Mark


More information about the Elfutils-devel mailing list