On Thu, 21 Apr 2011 00:55:41 +1000 Brett Nash <[email protected]> said:

> On Tue, 2011-04-19 at 17:46 +0200, Vincent Torri wrote:
> > Hey
> > 
> > evas_filter_software_get() is used in the engine software_generic but is 
> > not exported (see its declaration i evas_private.h). Hence undef ref on 
> > Windows.
> > 
> > we must add EAPI. In that case, is it reasonable to move the declaration 
> > in evas_common.h ?
> 
> It would be a bit strange to be there: it's really part of the internal
> filter calls, so either leave it, or move it and all the other filter
> calls.
> 
> Otherwise it could be moved in to part of the software engine, and use
> it from there. 
> 
> The latter may be a better call.
> 
> Any other thoughts, I have no particular attachment to it's current
> location to be honest?

really it's ok to be EAPI'd - its a visible symbol, but not in Evas*.h headers
thus not "legal api" :)

>       Regards,
>       nash
> 
> 
> 
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload 
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve 
> application availability and disaster protection. Learn more about boosting 
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


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


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to