[PATCH v2] debuginfod.cxx: include libintl.h.

Mark Wielaard mark@klomp.org
Tue Nov 3 00:17:33 GMT 2020


On Sun, Nov 01, 2020 at 09:58:04PM -0300, Érico Nogueira via Elfutils-devel wrote:
> From: Érico Rolim <erico.erc@gmail.com>
> 
> Uncomment the <libintl.h> include, since textdomain() and
> bindtextdomain() functions provided by it are being used.
> 
> Signed-off-by: Érico Rolim <erico.erc@gmail.com>
> ---
> 
> This is a follow up to the patch that went the opposite way and removed
> the calls to bindtextdomain() and textdomain(); it was decided that
> those calls should be kept, so all that's needed here is to actually
> include the header.

Thanks, added a ChangeLog entry and pushed.


More information about the Elfutils-devel mailing list