[PATCH 3/5] Refactor tst-strtod6.c

Joseph Myers joseph@codesourcery.com
Tue May 17 21:36:00 GMT 2016


On Mon, 16 May 2016, Paul E. Murphy wrote:

> +#define TEST_STRTOD(FSUF, FTYPE, FTOSTR, FTOSTRM, LSUF, CSUF) \
> +static int test_strto ## FSUF (const char str[])	  \

I think even in such a macro, the GNU standard formatting should be 
followed; that is, the return type "static int" on the line before the 
function name.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list