dbus-sysdeps-unix.h
Havoc Pennington
hp at redhat.com
Sun Sep 10 12:49:41 PDT 2006
Havoc Pennington wrote:
> Anytime you're doing crazy emulation hacks on Windows, please just clean
> up the sysdeps API instead. It will be much better for everyone.
If you can do these cleanups one patch at a time it's best, for example
a patch that only changes _dbus_read/_dbus_close to be _dbus_*_socket
and _dbus_*_file as separate items, and adapts all the code to that, is
good. It's bad to mix a patch like this with moving code between files,
for example.
Havoc
More information about the dbus
mailing list