On Fri, 19 Jul 2013 06:53:24 +0100 Michael Blumenkrantz <[email protected]> said:
> On Thu, 18 Jul 2013 17:25:39 -0700 > Carsten Haitzler (Rasterman) - Enlightenment Git <[email protected]> > wrote: > > > raster pushed a commit to branch master. > > > > commit e7862929e4aa5217b634f08dc7ea387781e157ea > > Author: Carsten Haitzler (Rasterman) <[email protected]> > > Date: Fri Jul 19 09:23:11 2013 +0900 > > > > ecore-x: make error prints DBG not ERR so we don't get spammed > > > > because an error with no idea where it came from since its async is > > pretty much usless noise. if you want this to be useful you literally > > need to do an xsync every x call and be able to get backtraces... the > > xsync then would be inside ecore-x. and of course this would be so > > nastily slow that you need to make it an option at build... > > --- > > src/lib/ecore_x/xlib/ecore_x_error.c | 34 ++++++++++++++++ > > +----------------- 1 file changed, 17 insertions(+), 17 deletions(-) > > > > except I DID add this as an option. I just didn't get around to fixing all > the e18 errors yet. well the code doesnt make it optional at all... it always spews out errors... :( > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
