No description
![]() This patch modifies the dbusxx-xml2cpp's generate_adaptor function so that it prevents generation of the MessageIter ri in cases where an interface method has no input arguments. By making this element conditional based on the presence of input arguments we avoid "unused-but-set-variable" warning in code that uses the DBus-C++ adaptor glue headers. Change-Id: I0f04439bf7b2b3cecb9d639e61c2b6dedc148e51 Type: Code Improvement |
||
---|---|---|
data | ||
doc | ||
examples | ||
include/dbus-c++ | ||
m4 | ||
src | ||
test | ||
tools | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
bootstrap | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
dbus-c++-1-uninstalled.pc.in | ||
dbus-c++-1.pc.in | ||
dbus-c++-ecore-1-uninstalled.pc.in | ||
dbus-c++-ecore-1.pc.in | ||
dbus-c++-glib-1-uninstalled.pc.in | ||
dbus-c++-glib-1.pc.in | ||
dbus-c++.anjuta | ||
INSTALL | ||
libdbus-c++.spec.in | ||
Makefile.am | ||
NEWS | ||
README | ||
SConscript | ||
TODO |
Debugging --------- To compile debugging code configure the project with the --enable-debug option. Then at runtime you may export the environment variable "DBUSXX_VERBOSE" to any value. BUGS: ----- test