Hello.

On 02/23/2017 08:03 AM, Jean-Philippe André wrote:
> On 23 February 2017 at 15:42, Cedric BAIL <cedric.b...@free.fr> wrote:
>
>> On Wed, Feb 22, 2017 at 10:07 PM, Jean-Philippe André <j...@videolan.org>
>> wrote:
>>> Hi,
>>>
>>> @cedric,
>>>
>>> On 15 February 2017 at 20:04, Stefan Schmidt <ste...@osg.samsung.com>
>> wrote:
>>>>
>>>> Hello.
>>>>
>>>> On 14/02/17 16:11, Stefan Schmidt wrote:
>>>>> Hello.
>>>>>
>>>>> Taking over the ABI reports from Tom you can now find the latest
>> report
>>>>> here:
>>>>>
>>>>> https://devs.enlightenment.org/~stefan/compat_reports/
>> efl/1.18.0_to_1.19.0/compat_report.html
>>>>
>>>> Removed APIs:
>>>>
>>>> elm_pan.eo.legacy.h, libelementary.so.1.18.0
>>>> elm_pan_gravity_get ( Elm_Pan const* obj, double* x, double* y )
>>>> elm_pan_gravity_set ( Elm_Pan* obj, double x, double y )
>>>
>>>
>>> I'll have a look at those.
>>>
>>>>
>>>> evas_out.eo.legacy.h, libevas.so.1.18.0
>>>> evas_output_engine_info_get ( Evas_Out const* obj )
>>>> evas_output_engine_info_set ( Evas_Out* obj, Evas_Engine_Info* info )
>>>> evas_output_view_get ( Evas_Out const* obj, Evas_Coord* x, Evas_Coord*
>>>> y, Evas_Coord* w, Evas_Coord* h )
>>>> evas_output_view_set ( Evas_Out* obj, Evas_Coord x, Evas_Coord y,
>>>> Evas_Coord w, Evas_Coord h )
>>>
>>> Cedric, I guess those functions were added by accident in EFL 1.18?
>>> We probably need to restore the symbols nonetheless...
>>
>> Hum, there was no code behind this symbol not sure why they leaked out
>> of there eo file. I don't think it is a real life problem to have them
>> gone.
>>
>
> Yeah... Kind of the same applies to elm_pan. elm_pan generated legacy EAPI
> but those were behind EFL_EO_API_SUPPORT.
> I've just pushed a patch to "fix" this ABI break... not sure it's required
> either.

Thanks for handling this.

regards
Stefan Schmidt


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to