Package: iwyu Version: 3.3-1 I gave it a try on ekiga compilation, and was surprised to see it repeatedly suggest to add #include stddef.h for NULL in the C files using glib, while on many files the output starts by complaining (cutting the ekiga-specific stack):
In file included from /usr/include/glib-2.0/glib.h:32: In file included from /usr/include/glib-2.0/glib/galloca.h:34: In file included from /usr/include/glib-2.0/glib/gtypes.h:34: In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9: /usr/include/glib-2.0/glib/gmacros.h:40:10: fatal error: 'stddef.h' file not found #include <stddef.h> ^ I know the project is still young but that looked worthy of notice... Hope that helps, Snark on #debian-science -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org