On Mon, 14 Nov 2011 08:49:22 +0100 Albin Tonnerre <albin.tonne...@gmail.com>
said:

> On Mon, Nov 14, 2011 at 1:22 AM, Carsten Haitzler <ras...@rasterman.com>
> wrote:
> > On Sun, 13 Nov 2011 19:25:48 +0100 (CET) Vincent Torri <vto...@univ-evry.fr>
> > said:
> >
> > comparison of symbols of eina 1.0.0 and 1.0.99 shows no exported symbols
> > removed. only added.
> 
> Yup. If memory serves, the function I had an issue with was eina_array_clean,
> which was moved from a symbol to header-exported inline function a while back.
> I don't remember exactly when this happened, but I think it was between 1.0.0
> beta and the actual 1.0.0 (though it still technically is an ABI
> break, which is why
> I still export that symbol in the packages. heh.)

 8:06PM ~ > nm /usr/local/lib/libeina.so.1.0.999 | grep eina_array_clean
 8:06PM ~ > nm /usr/local/lib/libeina.so.1.0.0 | grep eina_array_clean

1.0.0 didnt have it either as a symbol... :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to