ggc-page.c
72.9 KB
-
Fix 2 clang warnings. · c53930bb
2019-07-01 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. From-SVN: r272846
Martin Liska committed