[PATCH] Fix 2 clang warnings.

Jakub Jelinek jakub@redhat.com
Thu Jun 27 14:24:00 GMT 2019


On Thu, Jun 27, 2019 at 04:21:10PM +0200, Martin Liška wrote:
> 2019-06-27  Martin Liska  <mliska@suse.cz>
> 
> 	* edit-context.c (test_applying_fixits_unreadable_file): Do not
> 	use () for a constructor call.
> 	(test_applying_fixits_line_out_of_range): Likewise.
> 	* ggc-page.c (alloc_page): Use (void *) for %p printf format
> 	argument.
> 	(free_page): Likewise.

LGTM.

	Jakub



More information about the Gcc-patches mailing list