On Sun, 4 Nov 2007 20:53:58 -0300 "Gustavo Sverzut Barbieri"
<[EMAIL PROTECTED]> babbled:

> On 11/4/07, Ulisses Furquim <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > On 11/4/07, Cedric BAIL <[EMAIL PROTECTED]> wrote:
> > > Did you test etk with an evas compiled with -fvisibility=hidden . It fail
> > > for me due to a missing symbol for evas event callback or something like
> > > that. This symbol is not marked by EAPI inside evas, so the result is
> > > logical. I don't know what the correct fix should be.
> >
> > Yep, I saw this. We could export evas_object_event_callback_call,
> > IMHO. Take it from evas_private.h and put it in Evas.h and mark it
> > with EAPI.
> 
> Hum... I don't think so, that was a verty dirty hack by Moom to work
> around the issues from raster undefining
> FORWARD_NOOP_{MOVES,RESIZES}_... It should be really fixed instead of
> exporting these.

agreed. that's an internal call (evas is a bit dirty - i didn't nicely
namespace change internal calls to be _evas_something_etc instead of
evas_something).

> -- 
> Gustavo Sverzut Barbieri
> --------------------------------------
> Jabber: [EMAIL PROTECTED]
>    MSN: [EMAIL PROTECTED]
>   ICQ#: 17249123
>  Skype: gsbarbieri
> Mobile: +55 (81) 9927 0010
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to