Vincent Torri wrote:
> 
> On Sun, 3 Feb 2008, Gustavo Sverzut Barbieri wrote:
> 
>> On Feb 3, 2008 10:42 AM, Vincent Torri <[EMAIL PROTECTED]> wrote:
>>> hey,
>>>
>>> while fighting with the horror of dllimport / dllexport stuff for Windows,
>>> i've remarked that in evas_cache_image.c, all the functions have EAPI,
>>> while they do not in evas_common.h.
>>>
>>> Is it normal ?
>> actually AFAIR we just need them in the .h, not in .c
> 
> I agree but raster prefers to add them into the .c to show a bit more that 
> they are exported.

They are needed in the .c file if the .c file is built without including 
the .h file. Rare, but happens.

Sebastian

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to