* 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); > } > > > ------------------------------------------------------------------------------ > 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-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn -- Gustavo Lima Chaves Senior Developer @ ProFUSION Embedded Systems ------------------------------------------------------------------------------ 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
