needing a 1.2.24
Colin Walters
walters at verbum.org
Mon Mar 22 11:02:04 PDT 2010
Hi,
So 1.2.22 unfortunately had this bug:
http://cgit.freedesktop.org/dbus/dbus/commit/?h=dbus-1.2&id=c4371e4bc8a561cf91516d22f00c9512dc7e8e53
Which is a crasher. Going to need a 'make valgrind-check' iin
general, but there was a chain of failures here, mainly that
configure.in had -Wno-format for a really lame reason.
So I drained that a little bit:
http://bugs.freedesktop.org/show_bug.cgi?id=19195
We should get the glib code to detect int64 formatting relicensed, but
I didn't want to block a new release on that, since the formatting is
only used in DBUS_VERBOSE=1 or dbus-monitor, both of which are
non-essential.
Review of the patches attached to the bug above would be really
appreciated. Tested on 32 and 64 bit Fedora (glibc/linux).
More information about the dbus
mailing list