Gustavo Sverzut Barbieri <barbi...@profusion.mobi> writes:

> No eta, but if you want to get it in, just add an efl_version.h with auto
> generated fields, then include that into every other header and
> typedef/define local names to global one
>
> #define ECORE_X_VERSION_MAJOR EFL_VERSION_MAJOR
>
> and so on :-)

This sounds like doing the job you said you were going to do ;-)

Even if I did set out to do that, I still think it would be good to fix
an obvious bug while waiting for a build system improvement.

On the autofoo side (which really isn't one of my strongest skills):
were you thinking of using VMAJ and VMIN for the version numbers like
you did in r80524? If so, this would mean going backwards in terms of
minor revisions, as we currently use 1.8 for trunk but set the EFL
version to 1.7.99 (this is already the case for ecore_x_version.h). Are
the others OK with this?


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to