This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix "set but not used" warnings for ppc64


On Thu, Dec 6, 2012 at 9:35 AM, Siddhesh Poyarekar <siddhesh@redhat.com> wrote:
> Hi,
>
> Similar to Joseph's patch for powerpc32, this one fixes the warnings
> for ppc64.
>
> Siddhesh
>
> ChangeLog:
>
>         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
>         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
>

Please inline your patches, it makes it much easier to review quickly
(independent of MUA).

Please merge copyright years.

OK with that change.

Good job on the cleanups! :-)

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]