I can confirm that these are not legacy types and further have never been
shipped in a stable release (as of pre-1.24).

On Thu, Apr 23, 2020 at 6:34 AM Ali Al-Zyoud <ali198...@gmail.com> wrote:

> Hello,
>
> For Efl_Canvas_Text and Efl_Text_Cursor_Cursor, I do not think they are
> supposed to be used anyway especially in a Legacy application (also they
> were beta anyway), but the defines leaked out from headers.
>
> Thanks
> Ali Alzyod
>
> On Thu, Apr 23, 2020 at 12:16 PM Jean Rene Dawin <
> jda...@math.uni-bielefeld.de> wrote:
>
> > Jean Rene Dawin wrote on Wed 22/04/20 19:19:
> > > Stefan Schmidt wrote on Wed 22/04/20 14:05:
> > > > Hello Jean Rene.
> > > >
> > > > On 22.04.20 08:27, Jean Rene Dawin wrote:
> > > > > Stefan Schmidt wrote on Wed 15/04/20 15:48:
> > > > > > Hello.
> > > > > >
> > > > > If my code has this:
> > > > >
> > > > >     Efl_Canvas_Text *bla;
> > > > >
> > > > > it compiles well with 1.23.3 but 1.24 gives
> > > > >
> > > > >     unknown type name 'Efl_Canvas_Text'
> > > > >
> > > >
> > > > Thanks a lot for bringing this to our attention. Sorry for missing it
> > in the
> > > > first place. After some discussion with Marcel Ali came up with a
> > patch that
> > > > should fix the problem for you.
> > > >
> > > > This should fix your problem:
> > > > https://phab.enlightenment.org/D11744
> > > >
> > > > I am going to push this now. Please let us know if it is working
> > correctly
> > > > afterwards for you.
> > > >
> > > > regards
> > > > Stefan Schmidt
> > >
> > > Thanks. Honestly I don't have code that is affected right now.
> > > I just was curious if the warnings of the ABI checker were all harmless
> > and did a test
> > > with the code above.
> > >
> > > Regards,
> > > Jean Rene
> >
> > Ok, with f619a2fbad2dcc81085f14cedaea4fc0df8f2837 Efl_Canvas_Text is
> > fixed.
> >
> > I'm still not sure if a program is supposed to use these types directly
> > in the first place.
> >
> > Similar issues occur with these types:
> >    Efl_Canvas_Vg_Container
> >    Efl_Canvas_Vg_Node
> >    Efl_Text_Cursor_Cursor
> >
> > Regards,
> > Jean Rene
> >
> >
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to