On Wed, Nov 30, 2011 at 11:18 AM, Michael Blumenkrantz <[email protected]> wrote: > On Wed, 30 Nov 2011 10:50:13 +0100 > Cedric BAIL <[email protected]> wrote: > >> On Wed, Nov 30, 2011 at 3:48 AM, Michael Blumenkrantz >> <[email protected]> wrote: >> > On Sun, 27 Nov 2011 15:55:38 -0800 >> > "Enlightenment SVN" <[email protected]> wrote: >> > >> >> Log: >> >> edje: major cleanup of map calc in edje, now done inside Edje_Calc_Param. >> >> >> >> NOTE: This was necessary for solving issue with the new CURRENT feature. >> >> I don't like this massive change, but there is no way around. This patch >> >> is >> >> only the first step, I will wait the full night before completly fixing >> >> the issue with CURRENT. >> >> >> >> WARNING: If this patch doesn't break svn, you must feel lucky and go >> >> play >> >> money games. In all other case, please report any issue to the >> >> developper >> >> mailing-list. >> >> >> >> >> >> Author: cedric >> >> Date: 2011-11-27 15:55:37 -0800 (Sun, 27 Nov 2011) >> >> New Revision: 65619 >> >> Trac: http://trac.enlightenment.org/e/changeset/65619 >> >> >> >> Modified: >> >> trunk/edje/src/lib/edje_calc.c trunk/edje/src/lib/edje_private.h >> >> >> > this breaks compile without calc cache. please if you're going to break >> > stuff, at least test compile with and without relevant options. >> >> Sorry it compile for me. Could you tell me the error message and your >> compile option ? > edje_calc.c: In function '_edje_part_recalc': > edje_calc.c:2314: error: 'Edje_Real_Part' has no member named 'invalidate' > edje_calc.c:2314: error: 'proxy_invalidate' undeclared (first use in this > function) edje_calc.c:2314: error: (Each undeclared identifier is reported > only > once edje_calc.c:2314: error: for each function it appears in.)
Fixed in svn. > --disable-calc-cache I didn't remember we turned on by default the calc cache. That's interesting. -- Cedric BAIL ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
