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] assert: Suppress pedantic warning caused by statement expression [BZ# 21242]


On Thu, 10 Aug 2017, Zack Weinberg wrote:

> On Thu, Aug 10, 2017 at 11:32 AM, Florian Weimer <fweimer@redhat.com> wrote:
> > On 07/06/2017 11:50 AM, Florian Weimer wrote:
> >> assert: Suppress pedantic warning caused by statement expression
> 
> Looks good to me except ...
> 
> >>       (__ASSERT_FUNCTION): Add missing __extendsion__.
> 
> ... typo here: __extendsion__ should be __extension__.
> 
> Might be good to confirm Joseph likes this version, tho.

I have no comments on this patch version.

-- 
Joseph S. Myers
joseph@codesourcery.com


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