On Sun, 26 Sep 2010, Carsten Haitzler (The Rasterman) wrote:

> On Sun, 26 Sep 2010 08:17:46 +0200 (CEST) Vincent Torri <vto...@univ-evry.fr>
> said:
>
>>
>> Hey,
>>
>> I see in Ecore.h:
>>
>> #define ECORE_VERSION_MAJOR 1
>> #define ECORE_VERSION_MINOR 0
>>
>>
>> 1) Should all the exported header files contain such information ?
>
> absolutely. that was the point. u can detect ecore version at runtime AND
> compile time (well compile time u can detect maj and min - not micro, as micro
> are only bugfix/internal improvements, no new features, thus no need to
> detect the version at compile time).
>
>> 2) Should we already define that automatically with the configure script
>> (hence having an Ecore.h.in)
>
> the .in is nicer, but i didn't do it as it was going to be very invasive - and
> we only have to change this between major and minor releases, not micro.

I can do the .in way after the beta, if you want

Vincent


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to