[PATCH v2] debuginfod.cxx: include libintl.h.
Érico Nogueira
ericonr@disroot.org
Tue Nov 3 02:44:19 GMT 2020
On Mon Nov 2, 2020 at 10:17 PM -03, Mark Wielaard wrote:
> 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.
Sorry for missing these, and thank you for adding them. So, from what I
understand now, the policy is to add ChangeLog entries in all affected
directories and for every commit?
Thanks,
Érico
More information about the Elfutils-devel
mailing list