Author: hasselmm Date: 2007-11-20 22:51:32 +0000 (Tue, 20 Nov 2007) New Revision: 94 ViewCVS link: http://svn.gnome.org/viewcvs/libepc?rev=94&view=rev
Modified: trunk/ChangeLog trunk/docs/reference/libepc/libepc-1.0-sections.txt trunk/examples/simple-publisher.c trunk/libepc/dispatcher.c trunk/libepc/dispatcher.h trunk/libepc/publisher.c trunk/libepc/publisher.h trunk/tests/test-consumer-by-name.c trunk/tests/test-dispatcher-local-collision.c trunk/tests/test-dispatcher-multiple-services.c trunk/tests/test-dispatcher-rename.c trunk/tests/test-dispatcher-reset.c trunk/tests/test-dispatcher-simple-service.c trunk/tests/test-dispatcher-subtypes.c trunk/tests/test-publisher-change-name.c trunk/tests/test-publisher-libsoup-494128.c Log: Add error reporting to epc_publisher_run and epc_publisher_run_async. * libepc/publisher.c, libepc/publisher.h: Add error reporting to epc_publisher_run and epc_publisher_run_async. * libepc/dispatcher.c, libepc/dispatcher.h: Don't start the dispatcher before epc_dispatcher_run is called to support error reporting. * examples/simple-publisher.c, tests/test-publisher-change-name.c, tests/test-consumer-by-name.c, tests/test-publisher-libsoup-494128.c: Handle errors reported by epc_publisher_run. * tests/test-dispatcher-*: Call epc_dispatcher_run, which is needed for error handling now. * docs/reference/libepc/libepc-1.0-sections.txt: Update symbols. _______________________________________________ SVN-commits-list mailing list SVN-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/svn-commits-list