On Tue, 2014-05-06 at 17:16 +0100, Tom Hacohen wrote: > > On 06/05/14 17:08, Eoff, Ullysses A wrote: > >> -----Original Message----- > >> From: Tom Hacohen [mailto:[email protected]] > >> Sent: Tuesday, May 06, 2014 2:38 AM > >> To: [email protected] > >> Subject: Re: [E-devel] [EGIT] [core/efl] master 02/02: eolian_cxx: initial > >> version of the EFL C++ Bindings Generator. > >> > >> On 06/05/14 05:13, Lucas De Marchi wrote: > >>> On Tue, May 06, 2014 at 12:58:10AM -0300, Lucas De Marchi wrote: > >>> With the following patch I could at least get the build to complete. > >>> Still lots > >>> of errors eolian is giving such as: > >>> > >>> ERR<26616>:eolian > >>> /home/lucas/p/e//efl/src/lib/eolian/eolian_database.c:539 > >>> eolian_class_function_find_by_name() Function > >> destructor not found in class Eo_Base > >>> EOLCXX lib/ecore/ecore_idle_exiter.eo.hh > >>> ERR<26670>:eolian > >>> /home/lucas/p/e//efl/src/lib/eolian/eolian_database.c:539 > >>> eolian_class_function_find_by_name() Function > >> destructor not found in class Eo_Base > >>> EOLCXX lib/ecore/ecore_animator.eo.hh > >>> > >>> ... > >>>
The warnings above are due to a bug in Eolian (T1228). I had to introduce this way around the bug to meet the deadline to 1.10.0 beta1. I should've waited for 1.11.0 and tested more extensively indeed, I'm sorry. > >>> and C++ warnings as well. > >> > >> Yeah, a ton of both. This is just crazy. What happened to compiling > >> before pushing? I'm pointing my finger at both the original author and > >> the pusher. > >> That's me. And you do point your fingers with all reasons. I'm fixing what I can. I will sent a patch removing the C++ warnings soon. I've just created D824 fixing the "make install-examples". Kindest regards. -- Savio ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
