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 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.

-- 
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]