diff options
author | Colin Walters <walters@lightbox.localdomain> | 2010-03-22 11:50:24 -0400 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2010-03-22 13:58:56 -0400 |
commit | c93d3ec2ff13f31291c56f6d5d4f7a77ecdb5ea7 (patch) | |
tree | 6e9e3b9c07f54b0b4e947ea1ed67535b587b3c1f /README | |
parent | 03bb3ce656e9b14fe643572dd0d39f82e955f1f5 (diff) | |
download | dbus-c93d3ec2ff13f31291c56f6d5d4f7a77ecdb5ea7.tar.gz |
Add DBUS_INT64_MODIFIER define, turn on -Wformat
https://bugs.freedesktop.org/show_bug.cgi?id=19195
We were previously using -Wno-format because we didn't have
a #define for DBUS_INT64_MODIFIER, which was really lame because
it easily hid problems.
For now, just define it if we're on glibc; this is obviously
not strictly correct but it's safe, because the formatting
is only used in DBUS_VERBOSE mode, and in tools/dbus-monitor.
Ideally we get the the glib code relicensed.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions