Spank, this breaks clouseau_client (and probably other things as well). 64 bit, just run: "clouseau_client"
Cheers, Tom. -------- Original Message -------- Subject: edje: reduce memory usage of Edje signal callbacks and automates. Date: Wed, 13 Mar 2013 07:46:42 GMT From: Cedric BAIL <cedric.b...@samsung.com> edje: reduce memory usage of Edje signal callbacks and automates. This patch try to share signal callbacks and automate accross all Edje object. It does use an Eina_Hash on the callback description (signal, source, func). There is no need to check it against Edje file or group only the callbacks matter. This version remove all use of size_t as it should never be above 32bits. We have a hard limit on the number of callback to 2^32 now. I am considering it would be sane to make it a short. ------------------------------------------------------------------------------ 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_mar _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel