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?

        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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to