dbus ChangeLog,1.1072,1.1073
Havoc Pennington
hp at redhat.com
Thu Aug 10 13:36:38 PDT 2006
John Palmieri wrote:
> Update of /cvs/dbus/dbus
> In directory kemper:/tmp/cvs-serv8812
>
> Modified Files:
> ChangeLog
> Log Message:
> * dbus/dbus-macros.h:
> add #include <stddef.h> so that Sun compilers don't complain about
> the defining NULL
>
stddef.h should not be included in library headers, or at least that's
the glib policy. glib already defines null so glib would also have this
issue, whatever it is...
Havoc
More information about the dbus-commit
mailing list