[PATCHv2 1/6] Refactor bug-strtod.c to better test new types.

Joseph Myers joseph@codesourcery.com
Fri May 20 19:59:00 GMT 2016


On Tue, 17 May 2016, Paul E. Murphy wrote:

> +	  FTOSTR (fstr, sizeof(fstr), "%" FTOSTRM "g", f);		\
> +	  FTOSTR (fcntstr, sizeof(fstr), "%" FTOSTRM "g", (FTYPE) cnt);	\

Missing spaces before '(' in sizeof calls.  The patch is OK with that 
fixed.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list