Re: fflush.c unused parameter

2012-03-31 Thread Simon Josefsson
Eric Blake writes: > On 03/30/2012 05:09 PM, Simon Josefsson wrote: >> fflush.c:91: error: expected ';', ',' or ')' before '_GL_UNUSED_PARAMETER' >> >> I suspect something like this is needed? > > Aargh, sorry for messing that up, and yes, you patch is right. Can you > go ahead and push it? Do

Re: fflush.c unused parameter

2012-03-30 Thread Eric Blake
On 03/30/2012 05:09 PM, Simon Josefsson wrote: > fflush.c:91: error: expected ';', ',' or ')' before '_GL_UNUSED_PARAMETER' > > I suspect something like this is needed? Aargh, sorry for messing that up, and yes, you patch is right. Can you go ahead and push it? > > /Simon > > diff --git a/lib