Re: [E-devel] EFL header/library version macros

2013-01-16 Thread Christopher Michael
On 16/01/13 08:36, Carsten Haitzler (The Rasterman) wrote: > On Mon, 14 Jan 2013 12:50:14 -0200 Gustavo Sverzut Barbieri > said: > >> Hi all, >> >> EFL provides compile and runtime checking of version with >> _VERSION_(MAJOR|MINOR), followed by an extern symbol that is >> defined in runtime. >> >>

Re: [E-devel] EFL header/library version macros

2013-01-16 Thread The Rasterman
On Mon, 14 Jan 2013 12:50:14 -0200 Gustavo Sverzut Barbieri said: > Hi all, > > EFL provides compile and runtime checking of version with > _VERSION_(MAJOR|MINOR), followed by an extern symbol that is > defined in runtime. > > Problem is maintaining all this crap, now that it is unified we coul