>> But, how about add the comments  or block the problem code in our git
totally?

I already did it :) Added some warning comments.
Thanks.

Daniel Juyung Seo (SeoZ)

2011/7/6 ChunEon Park <[email protected]>

> Ok, I needed to do test more.
>
>
>
> Thanks.
>
>
>
> But, how about add the comments  or block the problem code in our git
> totally?
>
>
>
> ------------------------------------
> Let's run together for the best moment!
>
> -Regards, Hermet-
>
>
>
> -----Original Message-----
> *From:* "Daniel Juyung Seo"<[email protected]>
> *To:* "ChunEon Park"<[email protected]>
> *Cc:* [email protected];
> [email protected]
> *Sent:* 11-07-06(수) 17:31:02
> *Subject:* Re: [E-devel] E SVN: seoz trunk/evas/src/lib/canvasSpank hermz!
> Because this caused big issues - lock up with notify/popup.
> Binary image release was delayed due to this.
> So this code should not be merged to slp until it is fixed.
> That's why.
>
> Thanks.
> Daniel Juyung Seo (SeoZ)
>
>
> 2011/7/6 ChunEon Park <[email protected]>:
> >
> > Why did you add the comments in the svn code?
> >
> > ------------------------------------
> > Let's run together for the best moment!
> > -Regards, Hermet-
> >
> > -----Original Message-----
> > From: "Enlightenment SVN"<[email protected]>
> > To: [email protected]
> > Cc:
> > Sent: 11-07-06(수) 15:24:19
> > Subject: E SVN: seoz trunk/evas/src/lib/canvasLog:
> > evas evas_map.c: Added warning messages to some codes. It has an
> > infinite loop issue.
> > Author: seoz
> > Date: 2011-07-05 23:24:18 -0700 (Tue, 05 Jul 2011)
> > New Revision: 61066
> > Trac: http://trac.enlightenment.org/e/changeset/61066
> > Modified:
> > trunk/evas/src/lib/canvas/evas_map.c
> > Modified: trunk/evas/src/lib/canvas/evas_map.c
> > ===================================================================
> > --- trunk/evas/src/lib/canvas/evas_map.c 2011-07-06 04:53:44 UTC (rev
> 61065)
> > +++ trunk/evas/src/lib/canvas/evas_map.c 2011-07-06 06:24:18 UTC (rev
> 61066)
> > @@ -40,6 +40,9 @@
> > Eina_Bool ch = EINA_FALSE;
> > if (!obj->cur.map) return;
> > +
> > + // WARN: Do not merge below code to SLP until it is fixed.
> > + // It has an infinite loop bug.
> > if (obj->prev.map)
> > {
> > // FIXME: this causes an infinite loop somewhere... hard to debug
> >
> ------------------------------------------------------------------------------
> > All of the data generated in your IT infrastructure is seriously
> valuable.
> > Why? It contains a definitive record of 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-d2d-c2
> > _______________________________________________
> > enlightenment-svn mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
> >
> ------------------------------------------------------------------------------
> > All of the data generated in your IT infrastructure is seriously
> valuable.
> > Why? It contains a definitive record of 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-d2d-c2
> > _______________________________________________
> > enlightenment-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
>
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of 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-d2d-c2
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to