[Bug lto/48851] lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 3 16:02:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-03 16:02:21 UTC ---
NULL seems to be just 0, ok for C++ maybe but broken for C.  Thus this seems
to be a OpenBSD header issue.



More information about the Gcc-bugs mailing list