mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-29 09:00:11 +01:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dbus-cleanup-sockets.1 | ||
| dbus-cleanup-sockets.c | ||
| dbus-launch-win.c | ||
| dbus-launch-x11.c | ||
| dbus-launch.1 | ||
| dbus-launch.c | ||
| dbus-launch.h | ||
| dbus-monitor.1 | ||
| dbus-monitor.c | ||
| dbus-print-message.c | ||
| dbus-print-message.h | ||
| dbus-send.1 | ||
| dbus-send.c | ||
| dbus-uuidgen.1 | ||
| dbus-uuidgen.c | ||
| dbus-viewer.c | ||
| Makefile.am | ||
| run-with-tmp-session-bus.sh | ||