efl/src/examples/eina
Stefan Schmidt b70ff13404 examples/eina: Check return value of eina_iterator_next
If we define an API with warn_unused_result we should actually
check the result in our examples.
2014-02-28 14:37:53 +01:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
Makefile.am eina/evas: Fix includes for examples 2013-04-25 00:11:06 +01:00
Makefile.examples efl: add makefile.examples to each lib 2013-02-08 17:35:24 +00:00
addr_book.txt merge: and the eina examples 2012-09-16 21:15:43 +00:00
chat.xml merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_accessor_01.c Eina examples: Fixed unused parameter warnings. 2013-01-15 17:18:40 +00:00
eina_array_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_array_02.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_error_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_file_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_file_02.c efl: add eina_file_copy() 2012-12-31 23:17:18 +00:00
eina_hash_01.c eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_hash_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_hash_03.c eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_hash_04.c eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_hash_05.c eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_hash_06.c eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eina_hash_07.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_hash_08.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_inarray_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_inarray_02.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_inlist_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_inlist_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_inlist_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_iterator_01.c examples/eina: Check return value of eina_iterator_next 2014-02-28 14:37:53 +01:00
eina_list_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_list_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_list_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_list_04.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_log_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_log_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_log_03.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_magic_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_model_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_03.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_animal.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_animal.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_child.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_child.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_human.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_human.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_main.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_parrot.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_parrot.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_whistler.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_model_04_whistler.h merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_simple_xml_parser_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_str_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_strbuf_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_stringshare_01.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_tiler_01.c examples: remove unused param warnings 2014-01-10 16:35:32 +09:00
eina_value_01.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_value_02.c merge: and the eina examples 2012-09-16 21:15:43 +00:00
eina_value_03.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00
eina_xattr_01.c Fix incorrect printf format usage 2013-04-16 12:07:36 +04:00
eina_xattr_02.c efl: missing api for xattr. 2012-12-31 21:05:58 +00:00