efl/src/examples/eolian_cxx
Jean-Philippe Andre bcf3ce8428 examples: Fix most trivial warnings
This fixes all warnings for "make examples" for:
 -Wunused-parameter
 -Wshadow
 -Wformat-security
 -Wenum-conversion

Some remaining warnings include:
 -Wdeprecated-delcarations
2017-04-20 17:44:57 +09:00
..
.gitignore gitignore: don't track generated files. 2014-09-30 16:25:46 +02:00
Makefile.am examples: eolian_cxx: adapt code generation to changed eolian_gen commandline 2016-10-14 12:38:46 +02:00
Makefile.examples examples: eolian_cxx: adapt code generation to changed eolian_gen commandline 2016-10-14 12:38:46 +02:00
colourable.c examples: Fix most trivial warnings 2017-04-20 17:44:57 +09:00
colourable_cxx.cc eolian_cxx: Fix behavior with explicit void return 2016-08-17 20:54:27 -03:00
colourable_stub.c examples: eolian_cxx: fix some problems after changing the colourable namespace 2016-05-10 11:10:24 +02:00
colourable_stub.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
colourablesquare.c examples: Fix most trivial warnings 2017-04-20 17:44:57 +09:00
colourablesquare_cxx.cc eolian-cxx: Rewrite to accomodate new features of the C++ binding 2016-06-06 02:54:36 -03:00
colourablesquare_stub.c examples: eolian_cxx: fix some problems after changing the colourable namespace 2016-05-10 11:10:24 +02:00
colourablesquare_stub.h eolian-cxx: Added example of Eo implementation in C++. 2014-07-24 19:52:23 -03:00
eolian_cxx_callbacks_01.cc eolian-cxx: Disable example and fix new naming standard 2016-05-08 12:19:48 -03:00
eolian_cxx_inherit_01.cc cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
eolian_cxx_simple_01.cc cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
eolian_cxx_simple_01_cxx_impl.cc cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
ns_colourable.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ns_colourablesquare.eo eolian-cxx: Rewrite to accomodate new features of the C++ binding 2016-06-06 02:54:36 -03:00