efl/src/lib/edbus
José Roberto de Souza 9690409636 edbus: Fix signal handler extra match check
When an extra argument didn't match, instead of going to the next signal
handler we were skiping to next extra match argument because we were
calling "continue" inside EINA_INLIST_FOREACH.

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



SVN revision: 82351
2013-01-07 15:20:16 +00:00
..
EDBus.h efl/docs: clean-up and make it more uniform. 2012-12-28 23:26:05 +00:00
edbus_connection.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_core.c edbus: Fix signal handler extra match check 2013-01-07 15:20:16 +00:00
edbus_freedesktop.c edbus: Remove message leaks 2013-01-02 20:31:46 +00:00
edbus_freedesktop.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_message.c edbus: improve doc of edbus_message_* functions 2013-01-03 15:06:39 +00:00
edbus_message.h edbus: improve doc of edbus_message_* functions 2013-01-03 15:06:39 +00:00
edbus_message_eina_value.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_message_from_eina_value.c efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_message_helper.c efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_message_helper.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_message_to_eina_value.c edbus: Suppress warnings of unused parameters 2013-01-03 14:05:51 +00:00
edbus_object.c edbus: Suppress warnings of unused parameters 2013-01-03 14:05:51 +00:00
edbus_object.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_pending.c efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_pending.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_private.h efl: stop depending on va_list type 2013-01-02 20:55:57 +00:00
edbus_private_types.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_proxy.c edbus: Suppress warnings of unused parameters 2013-01-03 14:05:51 +00:00
edbus_proxy.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_service.c edbus: Suppress warnings of unused parameters 2013-01-03 14:05:51 +00:00
edbus_service.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
edbus_signal_handler.c efl: warnings-- 2013-01-05 14:04:22 +00:00
edbus_signal_handler.h efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00