Minor glitch in test/internals/printf.c and refs.c ...

rony rony at wu.ac.at
Thu Aug 7 02:42:46 PDT 2014


While trying to create DBus for Windows using CMake I stumbled over a minor glitch:

  * the files "test/internal/printf.c" and "test/internal/refs.c" contain the include statement
      o #include "test-utils.h" which should be actually
      o #include "../test-utils.h"

otherwise they cannot successfully compile and the entire build process stops at that point.

Not sure whether this glitch warrants a bug report, so just reporting it via e-mail.

---rony

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20140807/f07b7a37/attachment.html>


More information about the dbus mailing list