Foo HAHA! ------------------------------------ -Regards, Hermet- -----Original Message----- From: "Michael Blumenkrantz"<[email protected]> To: "Enlightenment developer list"<[email protected]>; Cc: <[email protected]>; Sent: 2012-12-29 (토) 05:40:35 Subject: Re: [E-devel] E SVN: discomfitor trunk/terminology/src/bin
On Fri, 28 Dec 2012 18:35:20 -0200 Gustavo Lima Chaves <glima>@profusion.mobi> wrote: > * Enlightenment SVN <no-reply>@enlightenment.org> [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 ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
