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
