2013/10/14 Kai Huuhko <kai.huu...@gmail.com>

> Let's just bump the minimum version requirement already. ;)
>

I agree to raise the minimum, 0.19.0? 0.19.1?
On jenkins we have 0.19.1


>
>
> 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
>
------------------------------------------------------------------------------
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

Reply via email to