On Mon, 14 Oct 2013 23:31:08 +0300 Kai Huuhko <kai.huu...@gmail.com> wrote:
> Let's just bump the minimum version requirement already. ;) Ubuntu LTS still has cython 0.15.1. Will I ever be able to actually compile any of this python stuff? > 2013/10/14 davemds <d...@gurumeditation.it> > > > davemds pushed a commit to branch master. > > > > > > http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=85ac11657711d3ae0c2b18abe0fea10b666e2d93 > > > > commit 85ac11657711d3ae0c2b18abe0fea10b666e2d93 > > Author: davemds <d...@gurumeditation.it> > > Date: Mon Oct 14 21:30:49 2013 +0200 > > > > Python-EFL: unbreak the compilation with older cython. Kuuko: > > you win a spank this time :P > > --- > > efl/elementary/cnp_callbacks.pxi | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/efl/elementary/cnp_callbacks.pxi > > b/efl/elementary/cnp_callbacks.pxi > > index c41c86e..1eeeda5 100644 > > --- a/efl/elementary/cnp_callbacks.pxi > > +++ b/efl/elementary/cnp_callbacks.pxi > > @@ -25,7 +25,7 @@ cdef extern from "Elementary.h": > > > > struct _Elm_Drag_User_Info: > > Elm_Sel_Format format > > - const char *data > > + const_char *data > > Eina_List *icons > > Elm_Xdnd_Action action > > Elm_Drag_Icon_Create_Cb createicon > > > > -- > > > > > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the > most from the latest Intel processors and coprocessors. See abstracts > and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk > _______________________________________________ enlightenment-devel > mailing list enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the world.
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel