Hello.

On 01/09/15 09:40, Stefan Schmidt wrote:
> Hello.
>
> On 31/08/15 21:40, Martin Jansa wrote:
>> On Wed, Aug 26, 2015 at 04:34:37PM +0900, Daniel Juyung Seo wrote:
>>> First update for the 1.15.x series.
>>> With the help of a lot of passionate developers, we were able to fix many 
>>> bugs.
>>> Kudos to all!
>>>
>>> Efl fixes:
>>>
>>>     * ecore_evas: fix first render skip in several windows
>>>     * ecore-wl: do not nul terminate drops
>>>     * Evas language: fix script run code (T2670)
>>>
>>> Elementary feature:
>>>
>>>     * popup: make scroller optional in popup (T2651)
>>>
>>> Elementary fixes:
>>>
>>>     * focus: add del callback always.
>>>     * Tooltip: reset content delete callback directly after invocation
>>>     * elm_toolbar: fix icon_size to consider edje base scale
>>>     * spinner: Add to support spinner value %d format.
>>>     * cnp: init wayland dnd handlers upon creating the first drop target
>>>     * cnp: initialize Elm_Selection_Data.action for wayland drops
>>>     * cnp: fix wayland drop format selection
>>>     * cnp: pass wayland drop event size to handler, do not nul terminate 
>>> drop data
>>>     * cnp: end wayland drag on allocation failure
>>>     * cnp: only nul terminate wayland drops for text type drops
>>>     * cnp: redo wayland drop to nul terminate for text_uri drops and
>>> free on every drop
>>>     * list: fix crash while setting nearest item in viewport (T2662)
>>>     * scroller: fix the focus move bug in scroller.
>>>     * scroller: fix the misstake. change && -> ||
>>>     * elm_win: Initilize the variable 'preferred_rot' as a -1 before
>>> invoking _elm_win_xwin_update() in _elm_win_finalize_internal().
>>>     * scroller: fix memory leak on keys traversal
>>>
>>> Download
>>>
>>> http://download.enlightenment.org/rel/libs/efl/efl-1.15.1.tar.gz
>>> 2a6d0ab28020b4741be20b32ad0ffeb8f97f766c5c32175bacc2f2d0dc52f98c
>>>
>>> http://download.enlightenment.org/rel/libs/elementary/elementary-1.15.1.tar.gz
>>> ae5540c2103fcdc69fd7469277ce25a8a00a0f701fc2c20771dc0108401e53a0
>> When I was updating meta-efl recipes to provide 1.15.1 version I've
>> noticed new warning in efl which wasn't there in 1.14.1 version:
>>
>> WARNING: QA Issue: ELF binary 
>> '/OE/build/shr-core/tmp-glibc/work/arm920t-oe-linux-gnueabi/efl/2_1.15.1-r0/packages-split/efl/usr/lib/libelua.so.1.15.1'
>>  has relocations in .text [textrel]
>> WARNING: QA Issue: ELF binary 
>> '/OE/build/shr-core/tmp-glibc/work/arm920t-oe-linux-gnueabi/efl/2_1.15.1-r0/packages-split/evas/usr/lib/libevas.so.1.15.1'
>>  has relocations in .text [textrel]
>>
>> I haven't had time to look into it, but maybe you would be interested in
>> fixing it upstream.
> Thanks for letting us know. Is that from 1.15 to 1.15.1?And the warnings
> have not been there with 1.15.1? I ask because we only have 4 commits in
> 1.15.1 that are not in 1.15 and I wonder how they could introduce this
> warnings as none of them it touching elua.
>
> Daniel, any idea on this?
> JP, maybe related to your filter work?

We tried to figure out what this really means on IRC. Here are some 
links to the OE check and some background info from the author.

http://patchwork.openembedded.org/patch/37669/
http://comments.gmane.org/gmane.comp.handhelds.openembedded.core/33590

regards
Stefan Schmidt

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

Reply via email to