dbus/dbus dbus-server.c,1.54,1.55
Havoc Pennington
hp at redhat.com
Mon May 21 08:56:51 PDT 2007
Ralf Habacker wrote:
> Update of /cvs/dbus/dbus/dbus
> In directory kemper:/tmp/cvs-serv27624/dbus
>
> Modified Files:
> dbus-server.c
> Log Message:
> * dbus/dbus-server.c (listen_funcs): _dbus_server_listen_platform_specific is empty on win32, limited to unix only.
This is wrong, the whole point of listen_platform_specific is that you
can just make it empty instead of putting in an #ifdef. Also, it
probably should not be empty in the long run.
Havoc
More information about the dbus
mailing list