On Fri, Feb 24, 2017 at 6:16 AM, Stefan Schmidt <ste...@osg.samsung.com> wrote:
> On 02/23/2017 07:42 AM, Cedric BAIL 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.
>
> That means you wanna leave it like what we have right now?

I think so, except if you have a good reason to do otherwise. I prefer
the idea of having this useless symbol cleaned, rather that
maintaining them for years when they do nothing.
-- 
Cedric BAIL

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