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 v10 3/3] Add tests for strfrom functions


On Tue, 25 Oct 2016 16:18:26 +0000
Joseph Myers <joseph@codesourcery.com> wrote:

> On Mon, 24 Oct 2016, Gabriel F. T. Gomes wrote:
> 
> > +    s, fmt, size, rc, { GEN_TEST_STRTOD_FOREACH(ENTRY, val) } 	\  
> 
> > +    fmt, exp1, exp2, exp3, exp4, { GEN_TEST_STRTOD_FOREACH(ENTRY, val) }\  
> 
> Missing space before '(' in function-like macro calls.
> 
> The patch (and thus the previous two in the series as well) is OK with 
> that fixed.
> 

Thanks. Pushed with the fixes as cd74aa4d.


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