efl/legacy/edbus
José Roberto de Souza f94520c1fa edbus: Fix wrong pointer passed to edbus_message_iter_arguments_get
We were expected to pass an int pointer, but instead we were passing a
char, which leads to a crash in complex_type_server.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 78623
2012-10-29 22:02:32 +00:00
..
doc Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 2012-10-24 19:50:29 +00:00
m4 edbus: Do not build examples by default 2012-09-21 22:44:05 +00:00
src edbus: Fix wrong pointer passed to edbus_message_iter_arguments_get 2012-10-29 22:02:32 +00:00
.gitignore edbus: Add edbus_message to/from eina_value examples 2012-10-26 18:20:02 +00:00
AUTHORS
Makefile.am edbus: Use a "make examples" rule to make examples 2012-10-29 22:02:25 +00:00
autogen.sh
configure.ac edbus: Use a "make examples" rule to make examples 2012-10-29 22:02:25 +00:00
edbus2.pc.in edbus: Fix lib name in edbus2.pc.in 2012-09-26 20:33:53 +00:00