[PATCH] Use 1U everywhere in elf/elf.h.

H.J. Lu hjl.tools@gmail.com
Fri Mar 6 17:26:00 GMT 2015


On Fri, Mar 6, 2015 at 9:15 AM, Carlos O'Donell <carlos@redhat.com> wrote:
> All the bits should be unsigned int in elf/elf.h since
> otherwise you can get a warning for using SHF_EXCLUDE
> in certain situations.
>
> See:
> https://lists.fedorahosted.org/pipermail/elfutils-devel/2015-January/004576.html
>
> I just made them all use 1U for consistency.
>
> No regressions on x86_64.
>
> OK to commit?
>
> Cheers,
> Carlos.
>
> 2015-03-06  Carlos O'Donell  <carlos@redhat.com>
>
>         * elf.h: Use 1U everywhere.
>

LGTM.

-- 
H.J.



More information about the Libc-alpha mailing list