Commit 6a357625 by Joseph Myers Committed by Joseph Myers

c-common.c (format_wanted_type): New structure.

	* c-common.c (format_wanted_type): New structure.
	(check_format_types): New function.
	(check_format_info): Pass all checking of types of format
	arguments, including width and precision arguments, to this new
	function.

From-SVN: r36446
parent 6a1d1088
2000-09-15 Joseph S. Myers <jsm28@cam.ac.uk>
* c-common.c (format_wanted_type): New structure.
(check_format_types): New function.
(check_format_info): Pass all checking of types of format
arguments, including width and precision arguments, to this new
function.
2000-09-15 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 2000-09-15 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* BUGS: Remove file. * BUGS: Remove file.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment