On Fri, 28 Dec 2012 18:35:20 -0200 Gustavo Lima Chaves <[email protected]> wrote:
> * Enlightenment SVN <[email protected]> [2012-12-28 12:30:31 -0800]: > > > Log: > > terminology crashes on close-- > > > > > > Author: discomfitor > > Date: 2012-12-28 12:30:31 -0800 (Fri, 28 Dec 2012) > > New Revision: 81843 > > Trac: http://trac.enlightenment.org/e/changeset/81843 > > > > Modified: > > trunk/terminology/src/bin/termio.c > > > > Modified: trunk/terminology/src/bin/termio.c > > =================================================================== > > --- trunk/terminology/src/bin/termio.c 2012-12-28 20:20:34 UTC (rev > > 81842) > > +++ trunk/terminology/src/bin/termio.c 2012-12-28 20:30:31 UTC (rev > > 81843) > > @@ -2346,7 +2346,7 @@ > > > > termpty_shutdown(); > > > > - _parent_sc.del(obj); > > + //_parent_sc.del(obj); > > Look! Plain old smart obj inheritance!! Terminology wants eo :P > > > evas_object_smart_data_set(obj, NULL); > > free(sd); > > } > > http://25.media.tumblr.com/97aae70ed1f3e233c9ff13d4696a28a1/tumblr_mfankapRB31rrju89o1_500.jpg ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
